From 1b3361fef28c8f6f0e2dc6144b915a3bc027110e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20S=C3=B6rng=C3=A5rd?= Date: Mon, 29 Jul 2024 10:57:27 +0200 Subject: [PATCH] Add doc improvements to log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4eb616..1c6b8e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.2.5 - Correct the domain bounds in the function documentation strings. + - Other minor documentation improvements. ## 0.2.2, 0.2.3, and 0.2.4