Skip to content

Commit

Permalink
Enhanement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jul 9, 2023
1 parent b61ee89 commit 23ecbe1
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 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 [`2.32.0...main`][2.32.0...main].
For a full diff see [`2.33.0...main`][2.33.0...main].

## [`2.33.0`][2.33.0]

For a full diff see [`2.32.0...2.33.0`][2.32.0...2.33.0].

### Changed

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

## [`2.32.0`][2.32.0]

Expand All @@ -15,8 +23,6 @@ For a full diff see [`2.31.0...2.32.0`][2.31.0...2.32.0].
### Changed

- Dropped support for PHP 8.0 ([#1118]), by [@localheinz]
- Required `ergebnis/json-normalizer:^4.2.0` ([#1127]), by [@dependabot]


### Fixed

Expand Down Expand Up @@ -943,7 +949,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
[2.30.1...2.30.2]: https://github.com/ergebnis/composer-normalize/compare/2.30.1...2.30.2
[2.30.2...2.31.0]: https://github.com/ergebnis/composer-normalize/compare/2.30.2...2.31.0
[2.31.0...2.32.0]: https://github.com/ergebnis/composer-normalize/compare/2.31.0...2.32.0
[2.32.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.32.0...main
[2.32.0...2.33.0]: https://github.com/ergebnis/composer-normalize/compare/2.32.0...2.33.0
[2.33.0...main]: https://github.com/ergebnis/composer-normalize/compare/2.33.0...main

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

0 comments on commit 23ecbe1

Please sign in to comment.