diff --git a/integrations/qdrant/CHANGELOG.md b/integrations/qdrant/CHANGELOG.md index a275529f8..57dd257d5 100644 --- a/integrations/qdrant/CHANGELOG.md +++ b/integrations/qdrant/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [integrations/qdrant-v7.0.0] - 2024-10-29 + +### ⚙️ Miscellaneous Tasks + +- Update ruff linting scripts and settings (#1105) +- Adopt uv as installer (#1142) + ## [integrations/qdrant-v6.0.0] - 2024-09-13 ## [integrations/qdrant-v5.1.0] - 2024-09-12 @@ -105,8 +112,6 @@ - Fix haystack-ai pin (#649) - - ## [integrations/qdrant-v3.2.0] - 2024-03-27 ### 🚀 Features @@ -117,15 +122,11 @@ ### 🐛 Bug Fixes - Fix linter errors (#282) - - - Fix order of API docs (#447) This PR will also push the docs to Readme - Fixes (#518) - - ### 🚜 Refactor - [**breaking**] Qdrant - update secret management (#405) @@ -156,8 +157,6 @@ This PR will also push the docs to Readme - Fix import paths for beta5 (#237) - - ### 🚜 Refactor - Use `hatch_vcs` to manage integrations versioning (#103)