diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e5898cd..57eb0493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.0.149] - 2025-06-13 + +### Fixed +- Fix Amp MCP config parsing to support JSON with comments ([#386](https://github.com/agentuity/cli/pull/386)) +- Add more flexible ignore matching for full ignore rule ([#385](https://github.com/agentuity/cli/pull/385)) + ## [v0.0.148] - 2025-06-11 ### Changed