Skip to content

Commit 65f7de9

Browse files
yihuangmmsqe
andauthored
Problem: v1.4.2 is not released (#1728)
Co-authored-by: mmsqe <[email protected]>
1 parent 664a240 commit 65f7de9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
*Dec 19, 2024*
4+
5+
## v1.4.2
6+
37
### Bug Fixes
48

59
* [#1720](https://github.com/crypto-org-chain/cronos/pull/1720) Include the fix of performance regression after upgrade in iavl.

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
nativeByteOrder ? true, # nativeByteOrder mode will panic on big endian machines
1313
}:
1414
let
15-
version = "v1.4.1";
15+
version = "v1.4.2";
1616
pname = "cronosd";
1717
tags = [
1818
"ledger"

0 commit comments

Comments
 (0)