Skip to content

Commit cfd68d6

Browse files
committed
chore: updated changelog
1 parent 82d7177 commit cfd68d6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to the "magento-toolbox" extension will be documented in thi
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## [1.2.0]
7+
## [Unreleased]
8+
9+
- Added: Jump to module command
10+
11+
## [1.2.0] - 2025-03-13
812

913
- Added: Generator command for sample Layout XML file
1014
- Added: Generator command for sample page_types.xml file
@@ -20,7 +24,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2024
- Added: Generator command for sample system.xml file
2125
- Added: Generator command for sample config.xml file
2226

23-
## [1.1.3] - 3/12/2025
27+
## [1.1.3] - 2025-03-12
2428

2529
- Fixed: Block, observer, plugin and preference class generation fails if class name includes backslashes
2630
- Fixed: Composer.json license is not capitalized
@@ -29,19 +33,19 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2933
- Fixed: Preference type attribute does not include full class namespace
3034
- Chore: Added unit tests for generator commands
3135

32-
## [1.1.2] - 2/27/2025
36+
## [1.1.2] - 2025-02-27
3337

3438
- Fixed: Module generator creates an invalid registration.php file
3539

36-
## [1.1.1] - 2/27/2025
40+
## [1.1.1] - 2025-02-27
3741

3842
- Fixed: urn catalog not generated in dockerized environments
3943
- Fixed: codegen fails in multi-folder workspaces
4044

41-
## [1.1.0] - 2/25/2025
45+
## [1.1.0] - 2025-02-25
4246

4347
- Added preference generation command
4448

45-
## [1.0.0] - 2/24/2025
49+
## [1.0.0] - 2025-02-24
4650

4751
- Initial release

0 commit comments

Comments
 (0)