Skip to content

Commit

Permalink
Enhancement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 5, 2025
1 parent e557b9b commit be8f7a2
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 @@ -102,6 +106,7 @@ For a full diff see [`1091250...v1.0.0`][1091250...v1.0.0].
[2.1.0]: https://github.com/teapot-php/status-code/releases/tag/2.1.0
[2.2.0]: https://github.com/teapot-php/status-code/releases/tag/2.2.0
[2.3.0]: https://github.com/teapot-php/status-code/releases/tag/2.3.0
[2.4.0]: https://github.com/teapot-php/status-code/releases/tag/2.4.0

[1091250...v1.0.0]: https://github.com/teapot-php/status-code/compare/1091250...v1.0.0
[v1.0.0...v1.0.1]: https://github.com/teapot-php/status-code/compare/v1.0.0...v1.0.1
Expand All @@ -114,7 +119,8 @@ For a full diff see [`1091250...v1.0.0`][1091250...v1.0.0].
[2.0.1...2.1.0]: https://github.com/teapot-php/status-code/compare/2.0.1...2.1.0
[2.1.0...2.2.0]: https://github.com/teapot-php/status-code/compare/2.1.0...2.2.0
[2.2.0...2.3.0]: https://github.com/teapot-php/status-code/compare/2.3.0...main
[2.3.0...main]: https://github.com/teapot-php/status-code/compare/2.3.0...main
[2.3.0...2.4.0]: https://github.com/teapot-php/status-code/compare/2.3.0...2.4.0
[2.4.0...main]: https://github.com/teapot-php/status-code/compare/2.4.0...main

[#24]: https://github.com/teapot-php/status-code/pull/24
[#25]: https://github.com/teapot-php/status-code/pull/25
Expand Down

0 comments on commit be8f7a2

Please sign in to comment.