diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index e7f4946f..b47f2ef7 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -7,6 +7,16 @@ import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.58 + + + Released: March 12, 2025 + + +### Changes + +- Fix filepath issues by converting to localized path separators for Windows compatibility ([#80](https://github.com/agentuity/cli/pull/80)) + ## v0.0.57