From dac5bd782fdf4e13e7ce3b10cce90b2dcb25c27e Mon Sep 17 00:00:00 2001 From: Dirk Kulawiak Date: Wed, 3 Dec 2025 10:22:38 +0100 Subject: [PATCH] Add changelog for v4.18.3 --- docs/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 15555c780..5c970064f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,12 @@ Changelog ========= +Version 4.18.3 +-------------- +This patch version includes: + - Fixes wrong deprecation warning in PyCharm when creating a collection without vectorizers + - Fixes warnings with boolean filters + Version 4.18.2 -------------- This patch version includes: