diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ac1fc6..56d9297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ 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). +## [0.41.0] - 2024-04-22 +### Added +- feat: allows minimum CLI version to be specified. + ## [0.40.0] - 2024-04-22 ### Added - feat: allows required plugins to be set in local CLI config file.