From cc65d836635865c37ff45c7854d734d2a46a8a93 Mon Sep 17 00:00:00 2001 From: Boris Rizov Date: Mon, 4 Dec 2023 08:25:01 +0100 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 653fcc49..31318a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +### Fixed + +- Server id for the SNAPSHOT repository. + +### Security + +- Updated project dependencies to resolve reported vulnerabilities. + ## [0.0.17] - 2023-11-29 ### BREAKING CHANGES