Skip to content

Commit 5f70480

Browse files
authored
release version 1.3.1 (#272)
Signed-off-by: garyschulte <garyschulte@gmail.com>
1 parent 9632e4e commit 5f70480

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# Changelog
22

33
# Unreleased
4+
5+
# 1.3.1
46
* perf: use latest gnark-crypto 0.17 [#262](https://github.com/hyperledger/besu-native/pull/262)
7+
* tasks: clean-up for easier auditability
8+
* [#263](https://github.com/hyperledger/besu-native/pull/263)
9+
* [#264](https://github.com/hyperledger/besu-native/pull/264)
10+
* [#265](https://github.com/hyperledger/besu-native/pull/265)
11+
* [#266](https://github.com/hyperledger/besu-native/pull/266)
12+
* [#267](https://github.com/hyperledger/besu-native/pull/267)
13+
* [#268](https://github.com/hyperledger/besu-native/pull/268)
14+
* add malleable signature support for secp256r1 curve [#270](https://github.com/hyperledger/besu-native/pull/270)
515

616
# 1.3.0
717
Pectra ready mainnet support release

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.3.1-SNAPSHOT
1+
version=1.3.1

0 commit comments

Comments
 (0)