Skip to content

Commit

Permalink
add changelog for v0.50.9-evmos
Browse files Browse the repository at this point in the history
  • Loading branch information
GAtom22 committed Aug 7, 2024
1 parent 89a03de commit 9b3e85a
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## [v0.50.8-evmos.2](https://github.com/evmos/cosmos-sdk/releases/tag/v0.50.8-evmos.2) - 2024-08-06

### Improvements

* (baseapp) [#53](https://github.com/evmos/cosmos-sdk/pull/53) Add a getter function for the `StreamManager` (required for VersionDB wiring).

## [v0.50.8-evmos](https://github.com/evmos/cosmos-sdk/releases/tag/v0.50.8-evmos) - 2024-07-18

* (cache-store) [#52](https://github.com/evmos/cosmos-sdk/pull/52) Add a deep copy method for the store.
## [v0.50.9-evmos](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.9-evmos) - 2024-08-07

## [v0.50.9](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.9) - 2024-08-07

Expand All @@ -56,6 +48,16 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (testutil/integration) [#21006](https://github.com/cosmos/cosmos-sdk/pull/21006) Fix `NewIntegrationApp` method not writing default genesis to state.
* (runtime) [#21080](https://github.com/cosmos/cosmos-sdk/pull/21080) Fix `app.yaml` / `app.json` incompatibility with `depinject v1.0.0`.

## [v0.50.8-evmos.2](https://github.com/evmos/cosmos-sdk/releases/tag/v0.50.8-evmos.2) - 2024-08-06

### Improvements

* (baseapp) [#53](https://github.com/evmos/cosmos-sdk/pull/53) Add a getter function for the `StreamManager` (required for VersionDB wiring).

## [v0.50.8-evmos](https://github.com/evmos/cosmos-sdk/releases/tag/v0.50.8-evmos) - 2024-07-18

* (cache-store) [#52](https://github.com/evmos/cosmos-sdk/pull/52) Add a deep copy method for the store.

## [v0.50.8](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.8) - 2024-07-15

### Features
Expand Down

0 comments on commit 9b3e85a

Please sign in to comment.