This is an automated email from the ASF dual-hosted git repository.
jaikiran 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 4c13475 Add Java 8 runtime requirement to release notes
4c13475 is described below
commit 4c1347531e9c11ad3c9c70b82e6b79bf21a47576
Author: Jaikiran Pai <[email protected]>
AuthorDate: Sat Nov 2 18:39:56 2019 +0530
Add Java 8 runtime requirement to release notes
---
asciidoc/release-notes.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc
index 1578eb7..80b16a2 100644
--- a/asciidoc/release-notes.adoc
+++ b/asciidoc/release-notes.adoc
@@ -36,7 +36,7 @@ More information about the project can be found on the
website link:https://ant.
Key features of this 2.6.0 release are:
- *
+ * Ivy now requires a minimum of Java 8 runtime.
== List of Changes in this Release