From 37f81589dc948d0202087b0114c99da1bdcc5b41 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 14:39:40 +0000 Subject: [PATCH] Update changelog for CLI v0.0.149 Co-Authored-By: unknown <> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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