diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a667d..3620a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.0.5] - 2024-11-06 ### Fixed - init command failing (#26) - repl command requiring OPENAI_API_KEY env var (#26) @@ -28,7 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Lancedb path being url instead of file path for local files -[Unreleased]: https://github.com/subquery/subql-ai-app-framework"/compare/v0.0.4...HEAD +[Unreleased]: https://github.com/subquery/subql-ai-app-framework"/compare/v0.0.5...HEAD +[0.0.5]: https://github.com/subquery/subql-ai-app-framework"/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/subquery/subql-ai-app-framework"/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/subquery/subql-ai-app-framework"/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/subquery/subql-ai-app-framework"/releases/tag/v0.0.2