Skip to content

Commit 6a088b2

Browse files
committed
Changelog: Release libs 0.48.0
1 parent fe0238b commit 6a088b2

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.changelog/unreleased/bug-fixes/4442-client-anchor-patch-optimized.md renamed to .changelog/libs-v0.48.0/bug-fixes/4442-client-anchor-patch-optimized.md

File renamed without changes.

.changelog/libs-v0.48.0/summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Namada libraries v0.48.0 major release.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ Namada v1.0.0 is the first stable release of the Namada apps.
1818
- updated namada libraries to libs-v0.46.1
1919
([\#4123](https://github.com/anoma/namada/pull/4123))
2020

21+
## libs-v0.48.0
22+
23+
Namada libraries v0.48.0 major release.
24+
25+
### BUG FIXES
26+
27+
- Fixes the commitment tree anchor mismatch bug by making
28+
the client search for the correct Transaction ordering
29+
([\#4442](https://github.com/anoma/namada/pull/4442))
30+
2131
## libs-v0.47.3
2232

2333
Namada libs v0.47.3 minor release.

0 commit comments

Comments
 (0)