diff --git a/CHANGELOG.md b/CHANGELOG.md index cc387055563..0a38c8fe069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## v14 +## v14.0.1 + +### Bug fixes + +* [#4132](https://github.com/osmosis-labs/osmosis/pull/4132) Fix CLI for EstimateSwapExactAmountIn and EstimateSwapExactAmountOut in x/gamm. +* [#4262](https://github.com/osmosis-labs/osmosis/pull/4262) Fix geometric twap genesis validation. + +## v14.0.0 This release's main features are utility helpers for smart contract developers. This release contains: