From ff5157da859c26fbd9da4114ac28c70f913744b8 Mon Sep 17 00:00:00 2001 From: Gal Rogozinski Date: Thu, 19 Mar 2020 12:48:29 +0200 Subject: [PATCH] Up version to 1.8.5 --- changelog.txt | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 02023040ed..55532edbf1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +1.8.5 + +Protocol-Change: + Added bundle validity rules - check that bundles confirm only tails and 2 bundles at most (#1786) + Check validity rules on tip-sel and check-consistency only (#1802) + + 1.8.4 Hotfix: Ensure proper creation of solid entrypoints (#1702) diff --git a/pom.xml b/pom.xml index bd427b0bfc..daafa25e30 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.iota iri - 1.8.4 + 1.8.5 IRI IOTA Reference Implementation