Skip to content

Commit f8505fb

Browse files
committed
docs: update release notes
1 parent 519707a commit f8505fb

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 11.1.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v11.1.0) (2024-10-30)
4+
5+
- feat: PHP Composer Analyzer now scans packages-dev by default (#7114)
6+
- Users can configure if packages-dev should be skipped
7+
- fix(regression): re-add h2 database driver name (#7115)
8+
- fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC Setting (#7077)
9+
- fix: do not set legacy proxy from maven or env (#7072) (#7074)
10+
- docs: add missing documentation for the MS Build Analyzer (#7113)
11+
- docs: Document the breaking change for Maven plugin as reporting plugin (#7079)
12+
13+
See the full listing of [changes](https://github.com/jeremylong/DependencyCheck/milestone/89?closed=1).
14+
315
## [Version 11.0.0](https://github.com/jeremylong/DependencyCheck/releases/tag/v11.0.0) (2024-10-21)
416

517
- **breaking change**: Switch from JMockit to Mockito & build target to Java 11 (#6922)

0 commit comments

Comments
 (0)