Skip to content

Commit

Permalink
feat: update changelog for v0.50.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ledanghuy1811 committed Mar 3, 2025
1 parent 2938402 commit 70b1545
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/v0.50.7/bug-fixes/73-fix-gasless-contract.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fix gasless contract ([\#73](https://github.com/oraichain/wasmd/pull/73))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Update cosmos-sdk dependency
([\#74](https://github.com/oraichain/wasmd/pull/74))
6 changes: 6 additions & 0 deletions .changelog/v0.50.7/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!--
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.7 to upgrade cosmos-sdk dependency and fix gasless contract bug.
18 changes: 18 additions & 0 deletions CHANGELOG_ORAI.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## v0.50.7

<!--
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.7 to upgrade cosmos-sdk dependency and fix gasless contract bug.

### BUG FIXES

- Fix gasless contract ([\#73](https://github.com/oraichain/wasmd/pull/73))

### IMPROVEMENTS

- Update cosmos-sdk dependency
([\#74](https://github.com/oraichain/wasmd/pull/74))

## v0.50.6

<!--
Expand Down

0 comments on commit 70b1545

Please sign in to comment.