Skip to content

Commit

Permalink
docs(changelog): Updated changelog for v3.2.0 release (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
omritoptix authored Dec 31, 2024
1 parent 877eba5 commit 0256f7e
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,15 @@ Ref: https://keepachangelog.com/en/1.0.0/

## Unreleased

# [3.2.0-rc03](https://github.com/dymensionxyz/dymension/compare/v3.2.0-rc02...v3.2.0-rc03) (2024-12-30)
## [v3.2.0](https://github.com/dymensionxyz/dymension/releases/tag/v3.2.0)


### Bug Fixes

* **rollapp:** allow tokenless on `CreateRollapp` / `UpdateRollapp` with eip ([#1685](https://github.com/dymensionxyz/dymension/issues/1685)) ([abe082a](https://github.com/dymensionxyz/dymension/commit/abe082ab2cdb0363f1075356fc4f18f506065d74))
* **upgrade:** moved old params load to common flow instead of upgrade specific ([#1687](https://github.com/dymensionxyz/dymension/issues/1687)) ([b77a9e1](https://github.com/dymensionxyz/dymension/commit/b77a9e11a4e890135274effd48e318c17e231e25))



# [3.2.0-rc02](https://github.com/dymensionxyz/dymension/compare/v3.2.0-rc01...v3.2.0-rc02) (2024-12-28)


### Bug Fixes

* linter ([#1679](https://github.com/dymensionxyz/dymension/issues/1679)) ([95ab385](https://github.com/dymensionxyz/dymension/commit/95ab38589fa69e04ef8116feee263c914bf865d0))
* **migration:** fix setting canonical light clients and gauged denom-metadata ([#1680](https://github.com/dymensionxyz/dymension/issues/1680)) ([a27cb91](https://github.com/dymensionxyz/dymension/commit/a27cb91e5c245025f2da89c6bcddebb31d092935))



# [3.2.0-rc01](https://github.com/dymensionxyz/dymension/compare/v3.1.0-rc03...v3.2.0-rc01) (2024-12-24)


### Bug Fixes

* ante handler reject messages recursively ([#1392](https://github.com/dymensionxyz/dymension/issues/1392)) ([5111f26](https://github.com/dymensionxyz/dymension/commit/5111f261887f334e3c3cf7b4c981f3fce92dfb2f))
* **ante:** FeeMarket minGasPrice enforcement ([#1602](https://github.com/dymensionxyz/dymension/issues/1602)) ([b98c7cf](https://github.com/dymensionxyz/dymension/commit/b98c7cfca9ec7b17a589fcb394b968558e966ac8))
* **app:** fix initialization of `transferKeeper` for `x/rollapp` ([#1495](https://github.com/dymensionxyz/dymension/issues/1495)) ([b8a69b8](https://github.com/dymensionxyz/dymension/commit/b8a69b8e5d2a7268185d7b1402b71a0b8d3a7df9))
Expand Down

0 comments on commit 0256f7e

Please sign in to comment.