# Changelog ## [Unreleased] ### Improvements * [#23568](https://github.com/cosmos/cosmos-sdk/pull/23568) Remove auto migration and fix restore cmd * [#23013](https://github.com/cosmos/cosmos-sdk/pull/23013) Support memDB for sims ### Bug Fixes * [#23552](https://github.com/cosmos/cosmos-sdk/pull/23552) Fix pebbleDB integration ## [v2.0.0-beta.2](https://github.com/cosmos/cosmos-sdk/releases/tag/store/v2.0.0-beta.2) * [#22336](https://github.com/cosmos/cosmos-sdk/pull/22336) Finish migration manager. * [#23157](https://github.com/cosmos/cosmos-sdk/pull/23157) Remove support for RocksDB. ## [v2.0.0-beta.1](https://github.com/cosmos/cosmos-sdk/releases/tag/store/v2.0.0-beta.1) Initial tag of `cosmossdk.io/store/v2`.