We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb65a02 commit da39802Copy full SHA for da39802
CHANGELOG.md
@@ -2,7 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## WIP
+## [4.0.3] - 2019-11-26
6
+[4.0.3]: https://github.com/Smile-SA/magento2-module-debug-toolbar/compare/4.0.2...4.0.3
7
8
* Fix PHP notice triggered when an observer is disabled
9
composer.json
@@ -11,7 +11,6 @@
11
}
12
],
13
"license": "EPL-2.0",
14
- "version": "4.0.2",
15
"require": {
16
"php": ">=7.1.3",
17
"magento/framework": ">=102.0.0"
0 commit comments