File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 0.1.9 - 2025-04-16
9+
10+ ** Full Changelog** : https://github.com/Relaticle/flowforge/compare/0.1.7...0.1.9
11+
12+ ** Full Changelog** : https://github.com/Relaticle/flowforge/compare/0.1.7...0.1.9
13+
814## [ Unreleased]
915
1016### Added
17+
1118- Enhanced developer experience with improved documentation
1219- New QUICK-START.md guide for rapid onboarding
1320- New DEVELOPMENT.md guide for contributors
@@ -20,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2027- Added separate stub files for create and edit actions
2128
2229### Changed
30+
2331- Completely redesigned code generation approach for true minimalism
2432- Removed all PHPDocs from generated files for cleaner code
2533- Radically simplified MakeKanbanBoardCommand to only ask for board name and model
@@ -38,4 +46,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3846## [ 1.0.0] - 2023-04-XX
3947
4048### Added
49+
4150- Initial release
You can’t perform that action at this time.
0 commit comments