From b11486fb7a20728ed89b52243200cc8184272ab8 Mon Sep 17 00:00:00 2001 From: HaystackBot Date: Thu, 20 Jun 2024 13:35:54 +0000 Subject: [PATCH] Update the changelog --- integrations/qdrant/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/integrations/qdrant/CHANGELOG.md b/integrations/qdrant/CHANGELOG.md index 489837a3d..e4b357a23 100644 --- a/integrations/qdrant/CHANGELOG.md +++ b/integrations/qdrant/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [integrations/qdrant-v3.8.1] - 2024-06-20 + +### 📚 Documentation + +- Added docstrings for QdrantDocumentStore (#808) + ## [integrations/qdrant-v3.8.0] - 2024-06-06 ### 🚀 Features