Skip to content

Commit 05df233

Browse files
committed
docs: release notes for 10.0.4
1 parent a3a74bc commit 05df233

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [Version 10.0.4](https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.4) (2024-09-01)
4+
5+
- build(deps): exclude unused dependency (#6916)
6+
- fix: improve regex (#6917)
7+
- fix: correctly handle null values in cpeMatch (#6915)
8+
- fix(site): Update Fluido skin to resolve broken fork-me-on-github image (#6914)
9+
- fix: do not report over 100% download complete (#6899)
10+
- fix: Correct spelling of occurring in NvdApiDataSource.java (#6883)
11+
- fix: skip blank lines in requirements.txt (#6867)
12+
- fix: correct percentage calculation (#6868)
13+
- docs: remove old recommendation (#6860)
14+
15+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/88?closed=1).
16+
317
## [Version 10.0.3](https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.3) (2024-07-16)
418

519
- feat: Enable configuration of a lower resultsPerPage on NVD API (#6843)
@@ -11,7 +25,6 @@
1125

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

14-
1528
## [Version 10.0.2](https://github.com/jeremylong/DependencyCheck/releases/tag/v10.0.2) (2024-07-06)
1629

1730
**Mandatory Upgrade** - due to older versions of dependency-check causing numerous, spurious requests that end in processing failures, this upgrade is mandatory so that the NVD can differentiate valid requests and block the old clients.

0 commit comments

Comments
 (0)