> ## Documentation Index
> Fetch the complete documentation index at: https://cosmos-docs-cosmjs-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Release history and changelog for Cosmos EVM

<Info>
  This page tracks releases and changes for v0.6.0. For the full release history, see the [CHANGELOG](https://github.com/cosmos/evm/blob/main/CHANGELOG.md) on GitHub.
</Info>

<Update label="Release" description="v0.6.0" tags={["EVM", "Release"]}>
  ## BREAKING CHANGES

  * Removed IBC Transfer wrapper. Users are now required to use the precompile to transfer ERC20 tokens.
  * Added StateDB as a parameter to internal EVM calls.
</Update>
