From fc2ef8ecc2f3202f8a86a23f2d5587ead675ecba Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 17:12:57 +0000 Subject: [PATCH] Update changelog for v0.0.103 Co-Authored-By: unknown <> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da9e28db..d99a7579 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.103] - 2025-04-23 + +### Fixed +- Fix dev mode for new sdk ([#219](https://github.com/agentuity/cli/pull/219)) +- A better error messages when trying to load a project ([#218](https://github.com/agentuity/cli/pull/218)) + ## [v0.0.102] - 2025-04-21 ### Fixed