From a373ee6796cf10678af485fc2683391cfade7eb1 Mon Sep 17 00:00:00 2001 From: Dirk Kulawiak Date: Thu, 21 Nov 2024 08:59:23 +0100 Subject: [PATCH] Add changelog for v4.9.4 --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5963b07e6..553cf0271 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,14 @@ Changelog ========= +Version 4.9.4 +-------------- +This patch version includes: + - Add support for ``multi2vec-jinaai`` + - Add support for ``multi2vec-cohere`` + - Add support for time-based deletion strategy + - Fix type restriction on include_vector in QueryReference + Version 4.9.3 -------------- This patch version includes: