Skip to content

Commit 17557a0

Browse files
authored
Update CHANGELOG.md
1 parent 0496bd8 commit 17557a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased]
1+
## [v1.3.0]
22
### Added
33
- Test suite now fully mocks OpenAI embedding and Qdrant vector DB for all integration tests. No real API keys or running Qdrant instance are required for tests. This is achieved by:
44
- Patching `get_openai_embedding` to return a fixed vector in all test files.
@@ -55,4 +55,4 @@
5555
- Enhanced documentation and cross-linking for all features.
5656

5757
### Fixed
58-
- Ensured all endpoints and integrations are robustly tested and isolated from external dependencies in CI.
58+
- Ensured all endpoints and integrations are robustly tested and isolated from external dependencies in CI.

0 commit comments

Comments
 (0)