Skip to content

Commit 35ea359

Browse files
authored
Prepare 1.4.2 release (#305)
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
1 parent edab3fa commit 35ea359

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
# Unreleased
3+
# 1.4.2
44
* BREAKING: `LibGnarkEIP196.eip196altbn128G1Add`, `eip196altbn128G1Mul` and `eip196altbn128Pairing` native methods visibility now private, use `eip196_perform_operation` instead
55
* perf: Optimize EIP-196 AltBn128 [#301](https://github.com/hyperledger/besu-native/pull/301)
66

gradle.properties

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

0 commit comments

Comments
 (0)