Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1d67402

Browse files
docs: Update CHANGELOG for 4.6.0 release
1 parent f48ab34 commit 1d67402

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,12 @@ $slugify = $container->get(Slugify\SlugifyInterface::class);
521521

522522
## Change Log
523523

524+
### Version 4.6.0 (10 September 2024)
525+
526+
- [#336](https://github.com/cocur/slugify/pull/336) Add Yiddish language ruleset ([yankl](https://github.com/yankl))
527+
- [#340](https://github.com/cocur/slugify/pull/340) Fix for Symfony 7.1 (by [Evgeny1973](https://github.com/Evgeny1973))
528+
- [#342](https://github.com/cocur/slugify/pull/342) Fix PHP 8.4 deprecation about implicit null arguments (by [shyim](https://github.com/shyim))
529+
524530
### Version 4.5.1 (16 September 2023)
525531

526532
- Drop support for PHP 7 and fix version constraints

0 commit comments

Comments
 (0)