Skip to content

Commit ea23cc7

Browse files
authored
release 1.1.2 version (#238)
Signed-off-by: garyschulte <garyschulte@gmail.com>
1 parent 4d29a21 commit ea23cc7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Unreleased
44

5+
# 1.1.2
6+
Ubuntu 20.04 glibc support release
7+
* revert to ubuntu 20.04 for ci builds, update to gha 4.x for upload and download artifacts [#236](https://github.com/hyperledger/besu-native/pull/236)
8+
59
# 1.1.1
610
bug fix release
711
* Ensure output length is set for low pair count MSM [#231](https://github.com/hyperledger/besu-native/pull/231)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.1.2-SNAPSHOT
1+
version=1.1.2
22

0 commit comments

Comments
 (0)