Skip to content

Commit ca139c1

Browse files
ManukMinasyangithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent be26d56 commit ca139c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)