diff --git a/CHANGELOG.md b/CHANGELOG.md index c70e3dca..a85b9304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -# 0.9.4-SNAPSHOT +# 0.9.5-SNAPSHOT + +# 0.9.4 +* initial support for Constantine, bn254 curve [#184](https://github.com/hyperledger/besu-native/pull/184) +* clarify go stack release behavior in gnark-crypto [#197](https://github.com/hyperledger/besu-native/pull/197) # 0.9.3 * remove long-deprecated altbn128 [#192](https://github.com/hyperledger/besu-native/pull/192) diff --git a/gradle.properties b/gradle.properties index 3a3c9ca1..c86294a2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.9.4-SNAPSHOT +version=0.9.4