From d0557d771c2a16cc0164500b06907fd8a60069a9 Mon Sep 17 00:00:00 2001 From: Florian Pinault Date: Fri, 25 Oct 2024 12:51:01 +0000 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 642ccf5e..a4310269 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Keep it human-readable, your future self will thank you! ### Changed +- Upload with ssh (experimental) - Remove upstream dependencies from downstream-ci workflow (temporary) (#83) - ci: pin python versions to 3.9 ... 3.12 for checks (#93) - Fix `__version__` import in init