From fa5f6755f303e9c36494d8e7a293b22dff7c4f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Mon, 11 Sep 2023 10:29:58 +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 59326b5..868b446 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -4,7 +4,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**4.1.5** (2023-09-11) - Fixed ``Callable`` erroneously rejecting a callable that has the requested amount of positional arguments but they have defaults