From a4e2e76db5676ea0f20f90852c5d31c01aac2ab1 Mon Sep 17 00:00:00 2001 From: brais <26645694+braisvq1996@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:36:03 +0200 Subject: [PATCH] Changelog for release 4.5.1 --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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