From f596174ec340e2a92739994f0e8e5e1254e464e2 Mon Sep 17 00:00:00 2001 From: Konstantinos Platis <konstantinos.platis@cern.ch> Date: Mon, 21 Sep 2020 08:23:22 +0000 Subject: [PATCH] Update module version in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f945c7de..65ae668e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.7.4] +## [2.7.4] - 21/09/2020 - Fix expansion of accordion items when an accordion item is rendered multiple items in the same page - Fix Agenda Box to be working with Mathjax library -- GitLab