Skip to content

Commit

Permalink
docs: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Jul 1, 2024
1 parent ad0d16a commit cfe0b39
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [Version 10.0.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.0) (2024-07-01)

- **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)
- 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)
- fix: skip pyproject.toml unless it contains `tool.poetry` before ensuring lockfiles (#6681)

See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/83?closed=1).

## [Version 9.2.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v9.2.0) (2024-05-15)

- docs: update logo per intellj (#6660)
Expand Down

0 comments on commit cfe0b39

Please sign in to comment.