Skip to content

Commit 5e561d0

Browse files
Update changelog for CLI v0.0.179
Co-Authored-By: unknown <>
1 parent 97546d1 commit 5e561d0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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

0 commit comments

Comments
 (0)