From c77a342a13b570e9c8bbda6d9793ad8640a3e549 Mon Sep 17 00:00:00 2001 From: Maarten Segers Date: Mon, 8 Feb 2021 13:35:20 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bd96cf..bb1d84d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,17 @@ All Notable changes to the **Quality Assurance - Drupal** package. -## [1.4.11] +## [1.4.12] ## Changed - Update minimal requirement for grumphp. +## [1.4.11] + +## Fixed +- Fixed deprecated securitychecker from SensioLabs +- Fixed twigcs issue with invalid path + ## [1.4.10] ## Added @@ -223,6 +229,7 @@ Initial setup of the qa-drupal package: - Default config files and checks for a Drupal site. - Default config files and checks for a Drupal module. +[1.4.12]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.4.11...1.4.12 [1.4.11]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.4.10...1.4.11 [1.4.10]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.4.9...1.4.10 [1.4.9]: https://github.com/digipolisgent/php_package_qa-drupal/compare/1.4.8...1.4.9