diff --git a/CHANGELOG.md b/CHANGELOG.md index 14f5db8e1..fb8c1eb4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,19 @@ ## Unreleased ### Added -- Added webhook proxy logic to skip requests with the ref id starting with "refs/notes/" ### Changed -- Update SonarQube to 9.9.6 ([#1292](https://github.com/opendevstack/ods-core/pull/1292)) ### Fixed +## [4.5.1] - 2024-07-17 + +### Added +- Added webhook proxy logic to skip requests with the ref id starting with "refs/notes/" ([#1288](https://github.com/opendevstack/ods-core/pull/1288)) + +### Changed +- Update SonarQube to 9.9.6 ([#1292](https://github.com/opendevstack/ods-core/pull/1292)) + ## [4.5.0] - 2024-06-06 ### Added