diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fa1f18..a9f3ddc 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.3] - 2024-11-05 ### Changed - Update init docker compose - Stream Vector DB publishing to avoid loading into memory (#23) @@ -16,5 +18,6 @@ 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.2...HEAD +[Unreleased]: https://github.com/subquery/subql-ai-app-framework"/compare/v0.0.3...HEAD +[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