diff --git a/CHANGELOG.md b/CHANGELOG.md index 0de9fbd..5185f04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ # Unreleased +# 0.9.6 +* Support for EIP2537 Constantine Lib [#210](https://github.com/hyperledger/besu-native/pull/210) +* Update lib256k1 to 0.5.1 [#213](https://github.com/hyperledger/besu-native/pull/213) + # 0.9.5 * Optimizations in bn254 ECMUL [#207](https://github.com/hyperledger/besu-native/pull/207) * Linux aarch64 support for EIP196 constantine [#203](https://github.com/hyperledger/besu-native/pull/203) diff --git a/gradle.properties b/gradle.properties index d6d312d..cba1ba5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.9.6-SNAPSHOT +version=0.9.6