From 66a7c57786b16965d9da5fcfee734c77996bd69c Mon Sep 17 00:00:00 2001 From: James Jeffery <jaysquare@gmail.com> Date: Fri, 9 Jun 2017 10:23:44 -0700 Subject: [PATCH] Changelog update for new release. --- CHANGELOG.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 4207f2e..5513831 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,9 @@ -Module Filter 7.x-2.x, 2016-03-20 +Module Filter 7.x-2.1, 2017-06-09 --------------------------------- +Issue #2437439 by mikhail.krainiuk, greenSkin, jayhawkfan75: Module Filter does + not care about anchors in permission links. +Issue #2866236 by Munavijayalakshmi, dhruveshdtripathi: Typo error in + README.TXT file. Issue #2452067 by Madis: Option to show description expanded as default not working. Issue #2580791 by makbul_khan8: Coding standards and few function without @@ -8,10 +12,6 @@ Issue #2153697 by annya: Disabling option "Number of enabled modules" breaks tabs functionality. Issue #1710230 by willvincent: On | Off buttons does not change state with jquery_update module active. - - -Module Filter 7.x-2.x, 2015-03-12 ---------------------------------- Added option to show description as expanded by default. Improved description field so when it is open, interacting with it's contents does not make it collapse. -- GitLab