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 Dec 29, 2021
1 parent 0c5a7ca commit 4948dd1
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
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 [`2.21.0...main`][2.21.0...main].
For a full diff see [`2.22.0...main`][2.22.0...main].

## [`2.22.0`][2.22.0]

For a full diff see [`2.21.0...2.22.0`][2.21.0...2.22.0].

### Changed

- Required `ergebnis/json-normalizer:^2.0.0` ([#858]), by [@dependabot]

## [`2.21.0`][2.21.0]

Expand Down Expand Up @@ -652,6 +660,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
[2.19.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.19.0
[2.20.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.20.0
[2.21.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.21.0
[2.22.0]: https://github.com/ergebnis/composer-normalize/releases/tag/2.22.0

[81bc3a8...0.1.0]: https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
[0.1.0...0.2.0]: https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
Expand Down Expand Up @@ -715,7 +724,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
[2.18.0...2.19.0]: https://github.com/ergebnis/composer-normalize/compare/2.18.0...2.19.0
[2.19.0...2.20.0]: https://github.com/ergebnis/composer-normalize/compare/2.19.0...2.20.0
[2.20.0...2.21.0]: https://github.com/ergebnis/composer-normalize/compare/2.20.0...2.21.0
[2.21.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.21.0...main
[2.21.0...2.22.0]: https://github.com/ergebnis/composer-normalize/compare/2.21.0...2.22.0
[2.22.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.22.0...main

[#1]: https://github.com/ergebnis/composer-normalize/pull/1
[#2]: https://github.com/ergebnis/composer-normalize/pull/2
Expand Down Expand Up @@ -805,6 +815,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
[#842]: https://github.com/ergebnis/composer-normalize/pull/842
[#845]: https://github.com/ergebnis/composer-normalize/pull/845
[#852]: https://github.com/ergebnis/composer-normalize/pull/852
[#858]: https://github.com/ergebnis/composer-normalize/pull/858

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

0 comments on commit 4948dd1

Please sign in to comment.