This is an automated email from the ASF dual-hosted git repository. maartenc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git
The following commit(s) were added to refs/heads/master by this push: new 646b1d2f Mention to delete your Ivy cache after upgrading. 646b1d2f is described below commit 646b1d2fea8a5c2431b101fd40c52109161fe2b2 Author: Maarten Coene <4728619+maart...@users.noreply.github.com> AuthorDate: Mon Apr 21 23:15:34 2025 +0200 Mention to delete your Ivy cache after upgrading. --- asciidoc/release-notes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc index 2dd05780..e1871302 100644 --- a/asciidoc/release-notes.adoc +++ b/asciidoc/release-notes.adoc @@ -42,6 +42,8 @@ For details about the following changes, check our JIRA install at link:https:// *List of changes since Ivy 2.6.0:* +Note, if you have resolved dependencies with version of Ivy prior to 2.6.0, you may need to remove your Ivy cache for some fixes to have any effect. + //// Samples : - NEW: bla bla bla (jira:IVY-1234[]) (Thanks to Jane Doe)