From dce79e16be5be0b087405858933ccae02d97e300 Mon Sep 17 00:00:00 2001 From: Daniel <d.hornung@indiscale.com> Date: Mon, 25 Nov 2024 13:26:52 +0100 Subject: [PATCH] DOC: Changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d97250f2..aa1511c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### * Official support for Python 3.13 +* New setup extras `test` and `doc` which install the dependencies for testing and documentation. ### Changed ### -- GitLab