Skip to content

Commit

Permalink
chore: prepare v1.3.2 release (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: Raphael <raphael.thurnherr1990@gmail.com>
  • Loading branch information
mbreithecker and shifty11 authored Nov 16, 2023
1 parent dd83094 commit 59d6527
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# https://help.github.com/articles/about-codeowners

* @johnletey @mbreithecker @troykessler
* @mbreithecker @troykessler @shifty11
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,16 @@

An '!' indicates a state machine breaking change.

## v1.3.x - Unreleased
## [v1.3.2](https://github.com/KYVENetwork/chain/releases/tag/v1.3.2) - 2023-11-16

### Improvements

- (deps) [#138](https://github.com/KYVENetwork/chain/pull/138) Bump ledger dependency to fix ledger build on latest macOS devices.

### Bug Fixes

- (`x/delegation`) [#36](https://github.com/KYVENetwork/chain/pull/136) CLI: Use correct args amount for tx redelegate.
- (`x/delegation`) [#136](https://github.com/KYVENetwork/chain/pull/136) CLI: Use correct args amount for tx redelegate.
- (`x/bundles`) [#149](https://github.com/KYVENetwork/chain/pull/149) Add bundles query version map to genesis import/export.

## [v1.3.1](https://github.com/KYVENetwork/chain/releases/tag/v1.3.1) - 2023-08-02

Expand Down

0 comments on commit 59d6527

Please sign in to comment.