Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit cfe0b39

Browse files
committed
docs: prepare release
1 parent ad0d16a commit cfe0b39

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## [Version 10.0.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.0) (2024-07-01)
4+
5+
- **breaking change**: upgrade to dotnet 8.0 (#6580)
6+
- Users of the AssemblyAnalyzer must upgrade/utilize dotnet 8 to analyze assemblies
7+
- feat: fix the NVD API related errors by adding cvssV4 support (#6756)
8+
- fix: avoid escaping unnecessary chars in HTML report suppression regexes (#6749)
9+
- fix: #6688 Trim version number when parsin POM (#6705)
10+
- fix: change request if lockfile is file v3 (#6690)
11+
- fix: skip pyproject.toml unless it contains `tool.poetry` before ensuring lockfiles (#6681)
12+
13+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/83?closed=1).
14+
315
## [Version 9.2.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.2.0) (2024-05-15)
416

517
- docs: update logo per intellj (#6660)

0 commit comments

Comments
 (0)