We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1b2ac commit bf6c4a7Copy full SHA for bf6c4a7
CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to the "magento-toolbox" extension will be documented in thi
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
-## [Unreleased]
+## [1.1.2] - 2/27/2025
8
9
-- Initial release
+- Fixed: Module generator creates an invalid registration.php file
10
+
11
+## [1.1.1] - 2/27/2025
12
13
+- Fixed: urn catalog not generated in dockerized environments
14
+- Fixed: codegen fails in multi-folder workspaces
15
16
+## [1.1.0] - 2/25/2025
17
18
+- Added preference generation command
19
20
+## [1.0.0] - 2/24/2025
21
22
+- Initial release
0 commit comments