From fe36d4522ac079dcc524e7b68e6c8d8a5872bc60 Mon Sep 17 00:00:00 2001 From: Maarten Coene <4728619+maartenc@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:34:56 +0200 Subject: [PATCH] Update release-notes.adoc Updated release notes --- asciidoc/release-notes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc index f2dbe228..059214bd 100644 --- a/asciidoc/release-notes.adoc +++ b/asciidoc/release-notes.adoc @@ -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 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