Skip to content

Commit 22fbdcc

Browse files
committed
chore: Update CHANGELOG.md for version 1.1.0 with added features, fixes, and changes
1 parent 6fdd4fe commit 22fbdcc

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.0] - 2026-01-18
6+
7+
### Added
8+
- feat: Implement multiple schema generators and enhance enum handling in schema readers
9+
- Modify .gitattributes to ignore additional files
10+
- feat: Enhance CLI command output and add PSR-4 namespace check in configuration
11+
- feat: Add GitHub Actions workflow for PHP Composer and update README with code examples
12+
13+
### Fixed
14+
- fix: Update version handling and improve naming strategy documentation
15+
- fix: Update documentation link in configuration template for clarity
16+
- fix: Update README badges and installation command for consistency
17+
18+
### Changed
19+
- refactor: Update schema reader and generator classes in CliCommand
20+
- Update TblClassGenerator.php
21+
- Remove extra whitespace in comments
22+
- Update .gitattributes
23+
- Update .gitignore
24+
- Update .gitattributes to include .github directory
25+
- Merge branch 'main' of https://github.com/erilshackle/tbl-class-php
26+
- Update .gitattributes
27+
528
## [1.0.0] - 2026-01-18
629

730
### Added

0 commit comments

Comments
 (0)