Update release-notes.adoc

Updated release notes
This commit is contained in:
Maarten Coene 2026-07-06 18:34:56 +02:00 committed by GitHub
parent 14dc81daa2
commit fe36d4522a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ It also fixes issues where the dynamic revisions were replaced by versions from
- FIX: the `ivy:makepom` task no longer adds a dependency to the <dependencyManagement> section. (IVY-1667) (Thanks to Eric Milles)
- FIX: the `ivy:deliver` task didn't include XML namespaces from a parent ivy module when merging the descriptors. (IVY-1658)
(Thanks to Eric Milles)
- FIX: the `ivy:checkdepsupdate` task no longer shows evicted versions. (IVY-1662) (Thanks to Eric Milles)
== Committers and Contributors