diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 698f56b..010b8d3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -15,6 +15,11 @@ Unreleased ~~~~~~~~~~ * +[1.1.1] - 2023-03-09 +~~~~~~~~~~~~~~~~~~~~ + +* Revise summary hook HTML + [1.1.0] - 2023-03-08 ~~~~~~~~~~~~~~~~~~~~ diff --git a/edx_arch_experiments/__init__.py b/edx_arch_experiments/__init__.py index c65814f..616f235 100644 --- a/edx_arch_experiments/__init__.py +++ b/edx_arch_experiments/__init__.py @@ -2,6 +2,6 @@ A plugin to include applications under development by the architecture team at edx . """ -__version__ = '1.1.0' +__version__ = '1.1.1' default_app_config = 'edx_arch_experiments.apps.EdxArchExperimentsConfig' # pylint: disable=invalid-name diff --git a/edx_arch_experiments/summaryhook_aside/block.py b/edx_arch_experiments/summaryhook_aside/block.py index 6a07368..8392e67 100644 --- a/edx_arch_experiments/summaryhook_aside/block.py +++ b/edx_arch_experiments/summaryhook_aside/block.py @@ -9,10 +9,14 @@ summary_fragment = """