Skip to content

Commit

Permalink
Merge pull request #620 from ergebnis/fix/changelog
Browse files Browse the repository at this point in the history
Fix: Update `CHANGELOG.md`
  • Loading branch information
localheinz committed Dec 29, 2021
2 parents 1dd2d3f + 7b144d4 commit 37fd279
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [`1.0.3...main`][1.0.3...main].
For a full diff see [`2.0.0...main`][2.0.0...main].

## [`2.0.0`][2.0.0]

For a full diff see [`1.0.3...2.0.0`][1.0.3...2.0.0].

### Changed

Expand Down Expand Up @@ -341,6 +345,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
[1.0.1]: https://github.com/ergebnis/json-normalizer/releases/tag/1.0.1
[1.0.2]: https://github.com/ergebnis/json-normalizer/releases/tag/1.0.2
[1.0.3]: https://github.com/ergebnis/json-normalizer/releases/tag/1.0.3
[2.0.0]: https://github.com/ergebnis/json-normalizer/releases/tag/2.0.0

[5d8b3e2...0.1.0]: https://github.com/ergebnis/json-normalizer/compare/5d8b3e2...0.1.0
[0.1.0...0.2.0]: https://github.com/ergebnis/json-normalizer/compare/0.1.0...0.2.0
Expand All @@ -365,7 +370,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
[1.0.0...1.0.1]: https://github.com/ergebnis/json-normalizer/compare/1.0.0...1.0.0
[1.0.1...1.0.2]: https://github.com/ergebnis/json-normalizer/compare/1.0.1...1.0.2
[1.0.2...1.0.3]: https://github.com/ergebnis/json-normalizer/compare/1.0.2...1.0.3
[1.0.3...main]: https://github.com/ergebnis/json-normalizer/compare/1.0.3...main
[1.0.3...2.0.0]: https://github.com/ergebnis/json-normalizer/compare/1.0.3...2.0.0
[2.0.0...main]: https://github.com/ergebnis/json-normalizer/compare/2.0.0...main

[#1]: https://github.com/ergebnis/json-normalizer/pull/1
[#2]: https://github.com/ergebnis/json-normalizer/pull/2
Expand Down

0 comments on commit 37fd279

Please sign in to comment.