File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v0.0.179] - 2025-10-23
9+
10+ ### Changed
11+ - Bump to go-common 1.0.111 ([ #475 ] ( https://github.com/agentuity/cli/pull/475 ) )
12+
13+ ### Fixed
14+ - Corrected the API endpoint used for creating evals ([ #477 ] ( https://github.com/agentuity/cli/pull/477 ) )
15+
816## [ v0.0.176] - 2025-10-14
917
1018### Changed
@@ -915,6 +923,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
915923- Added project import checks during development mode
916924- Added project import checks for new agent creation
917925
926+ [ v0.0.179 ] : https://github.com/agentuity/cli/compare/v0.0.178...v0.0.179
927+ [ v0.0.178 ] : https://github.com/agentuity/cli/compare/v0.0.177...v0.0.178
928+ [ v0.0.177 ] : https://github.com/agentuity/cli/compare/v0.0.176...v0.0.177
918929[ v0.0.176 ] : https://github.com/agentuity/cli/compare/v0.0.175...v0.0.176
919930[ v0.0.175 ] : https://github.com/agentuity/cli/compare/v0.0.174...v0.0.175
920931[ v0.0.174 ] : https://github.com/agentuity/cli/compare/v0.0.173...v0.0.174
You can’t perform that action at this time.
0 commit comments