Skip to content

Commit b38f769

Browse files
Updated CHANGELOG.md
1 parent 3a8c407 commit b38f769

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
## [Unreleased] - 2025-03-05
1+
## [Unreleased] - 2025-12-11
2+
3+
### Added
4+
- [#149](https://github.com/coduo/php-humanizer/pull/149) - **Symfony 8+ support** - [@bpolaszek](https://github.com/bpolaszek)
5+
- [#149](https://github.com/coduo/php-humanizer/pull/149) - **PHP 8.5 support** - [@bpolaszek](https://github.com/bpolaszek)
26

37
### Changed
48
- [#141](https://github.com/coduo/php-humanizer/pull/141) - **Update action cache from @v2 to @v4 in Github Action workflows** - [@norberttech](https://github.com/norberttech)
59

610
### Fixed
11+
- [#149](https://github.com/coduo/php-humanizer/pull/149) - **Incorrect nullable types as of PHP 8.4** - [@bpolaszek](https://github.com/bpolaszek)
712
- [#139](https://github.com/coduo/php-humanizer/pull/139) - **Readme typo** - [@WatheqAlshowaiter](https://github.com/WatheqAlshowaiter)
813

14+
### Removed
15+
- [#149](https://github.com/coduo/php-humanizer/pull/149) - **Removed `composer.lock` from git and added it to `.gitignore` (lock file not required in packages, helps CI to pass)** - [@bpolaszek](https://github.com/bpolaszek)
16+
917
## [5.0.2] - 2025-02-06
1018

1119
### Added
@@ -357,6 +365,7 @@
357365
- @adevade
358366
- @arrowrowe
359367
- @Borales
368+
- @bpolaszek
360369
- @brianwozeniak
361370
- @cnkt
362371
- @dagaa

0 commit comments

Comments
 (0)