Skip to content

Commit

Permalink
chore: prepare x/tx changelog (#20015)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Apr 12, 2024
1 parent f1eba98 commit 4ad0821
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions x/tx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,16 @@ Types of changes (Stanzas):
"Bug Fixes" for any bug fixes.
"API Breaking" for breaking exported APIs used by developers building on SDK.
Ref: https://keepachangelog.com/en/1.0.0/
Since v0.13.0, x/tx follows Cosmos SDK semver: https://github.com/cosmos/cosmos-sdk/blob/main/RELEASES.md
-->

# Changelog

## [Unreleased]

## [v0.13.2](https://github.com/cosmos/cosmos-sdk/releases/tag/x/tx/v0.13.2) - 2024-04-12

### Features

* [#19786](https://github.com/cosmos/cosmos-sdk/pull/19786)/[#19919](https://github.com/cosmos/cosmos-sdk/pull/19919) Add "inline_json" option to Amino JSON encoder.
Expand All @@ -43,7 +47,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

* [#19955](https://github.com/cosmos/cosmos-sdk/pull/19955) Don't shadow Amino marshalling error messages

## v0.13.1
## [v0.13.1](https://github.com/cosmos/cosmos-sdk/releases/tag/x/tx/v0.13.1) - 2024-03-05

### Features

Expand All @@ -57,7 +61,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

* [#19265](https://github.com/cosmos/cosmos-sdk/pull/19265) Reject denoms that contain a comma.

## v0.13.0
## [v0.13.0](https://github.com/cosmos/cosmos-sdk/releases/tag/x/tx/v0.13.0) - 2023-12-19

### Improvements

Expand Down

0 comments on commit 4ad0821

Please sign in to comment.