Skip to content

Commit

Permalink
Fix: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jul 16, 2022
1 parent 4e9a59f commit 3b4ab27
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`4.5.2...main`][4.5.2...main].
For a full diff see [`4.5.3...main`][4.5.3...main].

## [`4.5.3`][4.5.3]

For a full diff see [`4.5.2...4.5.3`][4.5.2...4.5.3].

### Fixed

- Updated `friendsofphp/php-cs-fixer` ([#633]), by [@dependabot]

## [`4.5.2`][4.5.2]

Expand Down Expand Up @@ -509,6 +517,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[4.5.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.5.0
[4.5.1]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.5.1
[4.5.2]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.5.2
[4.5.3]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/4.5.3

[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
Expand Down Expand Up @@ -553,7 +562,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[4.4.0...4.5.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.4.0...4.5.0
[4.5.0...4.5.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.5.0...4.5.1
[4.5.1...4.5.2]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.5.1...4.5.2
[4.5.2...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.5.2...main
[4.5.2...4.5.3]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.5.2...4.5.3
[4.5.3...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/4.5.3...main

[#3]: https://github.com/ergebnis/php-cs-fixer-config/pull/3
[#14]: https://github.com/ergebnis/php-cs-fixer-config/pull/14
Expand Down Expand Up @@ -685,6 +695,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#629]: https://github.com/ergebnis/php-cs-fixer-config/pull/629
[#630]: https://github.com/ergebnis/php-cs-fixer-config/pull/630
[#632]: https://github.com/ergebnis/php-cs-fixer-config/pull/632
[#633]: https://github.com/ergebnis/php-cs-fixer-config/pull/633

[@dependabot]: https://github.com/apps/dependabot
[@linuxjuggler]: https://github.com/linuxjuggler
Expand Down

0 comments on commit 3b4ab27

Please sign in to comment.