From 2b649e0f88487af86e56c709970d55af52a5d440 Mon Sep 17 00:00:00 2001 From: Daniel <d.hornung@indiscale.com> Date: Mon, 25 Nov 2024 13:26:00 +0100 Subject: [PATCH] DOC: Changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40da08b0..270188c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### +* New setup extra `test` which installs the dependencies for testing. + ### Changed ### ### Deprecated ### -- GitLab