diff --git a/CHANGELOG.md b/CHANGELOG.md index d701f440..0b5791fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`4.11.0...main`][4.11.0...main]. +For a full diff see [`5.0.0...main`][5.0.0...main]. + +## [`5.0.0`][5.0.0] + +For a full diff see [`4.11.0...5.0.0`][4.11.0...5.0.0]. ### Changed @@ -591,6 +595,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0]. [4.9.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.9.0 [4.10.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.10.0 [4.11.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.11.0 +[5.0.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/5.0.0 [d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0 [1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0 @@ -642,7 +647,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0]. [4.8.0...4.9.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.8.0...4.9.0 [4.9.0...4.10.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.9.0...4.10.0 [4.10.0...4.11.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.10.0...4.11.0 -[4.11.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.11.0...main +[4.11.0...5.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.11.0...5.0.0 +[5.0.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/5.0.0...main [#3]: https://github.com/ergebnis/php-cs-fixer-config/pull/3 [#14]: https://github.com/ergebnis/php-cs-fixer-config/pull/14