diff --git a/CHANGELOG.md b/CHANGELOG.md index dc23c7c6..758beeac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.0.109] - 2025-04-29 + +### Fixed +- Fix issue with windows startup for devmode ([#240](https://github.com/agentuity/cli/pull/240)) + - Increased wait time for devmode on Windows + - Added more logging + - Fixed Windows path escape issue in agents JSON + - Decreased attempt duration + ## [v0.0.107] - 2025-04-29 ### Fixed