Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changelog/libs-v0.251.4/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Namada libs v0.251.4
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,25 @@ Namada v1.0.0 is the first stable release of the Namada apps.
- updated namada libraries to libs-v0.46.1
([\#4123](https://github.com/anoma/namada/pull/4123))

## libs-v0.251.4

Namada libs v0.251.4

### FEATURES

- Added support for MASP frontend providers sustainability fees.
([\#4790](https://github.com/anoma/namada/pull/4790))

### IMPROVEMENTS

- Replaced tiny-hderive dep with bip32. ([\#4963](https://github.com/namada-
net/namada/pull/4963))

### MISCELLANEOUS

- SDK and all its internal dependency crates have been re-licensed under MIT
license. ([\#4964](https://github.com/namada-net/namada/pull/4964))

## libs-v0.251.3

Namada libs v0.251.3
Expand Down
Loading