From 3cc3804d60853aa7b1bcfc60d72c3d2e30084869 Mon Sep 17 00:00:00 2001 From: tomvanmele Date: Mon, 21 Oct 2024 22:48:50 +0200 Subject: [PATCH] log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67d6b5cf..86c13265 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Removed `matplotlib` from env files. * Removed `pip` requirements. +* Removed incompatible interface info. ## [0.4.0] 2024-03-02