From d7a705e329529456898265d94adbdafed0c4c22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Fri, 18 Aug 2023 01:55:03 +0300 Subject: [PATCH] Added release date --- docs/versionhistory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index da1ded5..537136a 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**4.1.2** (2023-08-18) - Fixed ``Any`` being removed from a subscript that still contains other elements (`#373 `_