Skip to content

Commit

Permalink
docs: update changelog for v0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pirtleshell committed Jun 4, 2024
1 parent 1f31621 commit 003bff6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## [Unreleased]
## [unreleased]


## [v0.26.1]

### Features
- (cli) [#1922] Add `iavlviewer` CLI command for low-level iavl db debugging.
Expand Down Expand Up @@ -402,7 +405,9 @@ the [changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.38.4/CHANGELOG.md).
[#750]: https://github.com/Kava-Labs/kava/pull/750
[#751]: https://github.com/Kava-Labs/kava/pull/751
[#780]: https://github.com/Kava-Labs/kava/pull/780
[unreleased]: https://github.com/Kava-Labs/kava/compare/v0.25.0...HEAD
[unreleased]: https://github.com/Kava-Labs/kava/compare/v0.26.1...release/v0.26.x
[v0.26.1]: https://github.com/Kava-Labs/kava/compare/v0.26.1...v0.26.0
[v0.26.0]: https://github.com/Kava-Labs/kava/compare/v0.26.0...v0.25.1
[v0.25.0]: https://github.com/Kava-Labs/kava/compare/v0.25.0...v0.24.3
[v0.24.3]: https://github.com/Kava-Labs/kava/compare/v0.24.3...v0.24.1
[v0.24.1]: https://github.com/Kava-Labs/kava/compare/v0.24.1...v0.24.0
Expand Down

0 comments on commit 003bff6

Please sign in to comment.