diff --git a/CHANGELOG.md b/CHANGELOG.md index d430b8cf3101b0a40d15dadefffd579c7608f7be..b76be176369320a6ac04e4f5da4e15b2bbe52154 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,15 @@ 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). +## v10.0.1 + +This release contains minor CLI bug fixes. +* Restores vesting by duration command +* Fixes pagination in x/incentives module queries + +## v10.0.0 + + ## v9.0.1 ### Breaking Changes