diff --git a/CHANGELOG.md b/CHANGELOG.md index a6820a60db3..28afe4e40de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - **breaking change**: upgrade to dotnet 8.0 (#6580) - Users of the AssemblyAnalyzer must upgrade/utilize dotnet 8 to analyze assemblies - feat: fix the NVD API related errors by adding cvssV4 support (#6756) + - **breaking changes**: anyone utilizing a centralized database will need to upgrade the schema; see changes in [PR #6756](https://github.com/jeremylong/DependencyCheck/pull/6756/files#diff-ca432c4b41d39caa84d140e06694b09c7e6394c8a2db72ba27516dc77ee3bd67) - fix: avoid escaping unnecessary chars in HTML report suppression regexes (#6749) - fix: #6688 Trim version number when parsin POM (#6705) - fix: change request if lockfile is file v3 (#6690)