From cea3975e4664c1c1f23a37ec14ce2eea9635dd79 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sun, 3 Dec 2023 14:05:47 +0100 Subject: [PATCH] add changelog data --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd2bb37..61d8329f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - check solver status, set eps_abs to 1e-6, fix seed - CMake: require >= 3.10 - add changelog +- setup ruff & fix isort pre-commit config ## [1.7.0] - 2023-05-13