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 Nov 23, 2021
1 parent e3e9d99 commit 2dea652
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 [`2.3.0...main`][2.3.0...main].
For a full diff see [`2.4.0...main`][2.4.0...main].

## [`2.4.0`][2.4.0]

For a full diff see [`2.3.0...2.4.0`][2.3.0...2.4.0].

### Changed

Expand Down Expand Up @@ -103,14 +107,16 @@ For a full diff see [`36912f6...1.0.0`][36912f6...1.0.0].
[2.1.0]: https://github.com/ergebnis/clock/releases/tag/2.1.0
[2.2.0]: https://github.com/ergebnis/clock/releases/tag/2.2.0
[2.3.0]: https://github.com/ergebnis/clock/releases/tag/2.3.0
[2.4.0]: https://github.com/ergebnis/clock/releases/tag/2.4.0

[36912f6...1.0.0]: https://github.com/ergebnis/clock/compare/36912f6...1.0.0
[1.0.0...2.0.0]: https://github.com/ergebnis/clock/compare/1.0.0...2.0.0
[2.0.0...2.0.1]: https://github.com/ergebnis/clock/compare/2.0.0...2.0.1
[2.0.1...2.1.0]: https://github.com/ergebnis/clock/compare/2.0.1...2.1.0
[2.1.0...2.2.0]: https://github.com/ergebnis/clock/compare/2.1.0...2.2.0
[2.2.0...2.3.0]: https://github.com/ergebnis/clock/compare/2.2.0...2.3.0
[2.3.0...main]: https://github.com/ergebnis/clock/compare/2.3.0...main
[2.3.0...2.4.0]: https://github.com/ergebnis/clock/compare/2.3.0...2.4.0
[2.4.0...main]: https://github.com/ergebnis/clock/compare/2.4.0...main

[#1]: https://github.com/ergebnis/clock/pull/1
[#2]: https://github.com/ergebnis/clock/pull/2
Expand Down

0 comments on commit 2dea652

Please sign in to comment.