Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ducphamle2 committed Nov 15, 2024
1 parent 6e52da0 commit 5643727
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 0 deletions.
File renamed without changes.
19 changes: 19 additions & 0 deletions CHANGELOG_ORAI.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# CHANGELOG

## v0.50.1

<!--
Add a summary for the release here.
If you don't change this message, or if this file is empty, the release
will not be created. -->

Upgrade Oraichain mainnet to v0.50.1 to fix some IBC and cosmos sdk bugs.

### BUG FIXES

- Can't broadcast certain transactions (eg: `slashing unjail`) when using oraid CLI
([\#30](https://github.com/oraichain/wasmd/issues/30))
- Cannot use IBC Hooks
([\#28](https://github.com/oraichain/wasmd/issues/28))
- ICA module caller does not own capability for channel, port ID
([\#29](https://github.com/oraichain/wasmd/issues/29))

## v0.50.0

<!--
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ See also the list of [contributors](https://github.com/oraichain/orai/contributo

This project is licensed under the Apache 2.0 license - see the [LICENSE](LICENSE) file for details.

## Build CHANGELOG

Please use `unclog` to write changelogs.

<!-- ## Acknowledgments
* Hat tip to anyone whose code was used
Expand Down

0 comments on commit 5643727

Please sign in to comment.