Skip to content

Commit

Permalink
update the changelog.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilGeorgiev committed Apr 5, 2024
1 parent ebd7df1 commit 8b393f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions x/authz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
### Consensus Breaking Changes

* [#19188](https://github.com/cosmos/cosmos-sdk/pull/19188) Remove creation of `BaseAccount` when sending a message to an account that does not exist.

### Bug Fixes

* [#19874](https://github.com/cosmos/cosmos-sdk/pull/19923) Now when querying transaction events (cosmos.tx.v1beta1.Service/GetTxsEvent) the response will contains only UTF-8 characters

0 comments on commit 8b393f0

Please sign in to comment.