From a5fa9f8c24beb3877d100976c3aea69053030cdf Mon Sep 17 00:00:00 2001 From: guvra Date: Mon, 6 Feb 2023 10:29:46 +0100 Subject: [PATCH] Prepare version 6.1.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a4729e..5ab519d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ All notable changes to this project will be documented in this file. -## WIP +## [6.1.1] - 2023-02-06 +[6.1.1]: https://github.com/Smile-SA/magento2-module-debug-toolbar/compare/6.1.0...6.1.1 - Disable the output of the toolbar ajax query when the toolbar is disabled - Remove use of AbstractAction class (deprecated)