From 8c449db5584e8ef8c5c840752a1371ef006717fa Mon Sep 17 00:00:00 2001 From: joncrall <jon.crall@kitware.com> Date: Fri, 18 Oct 2024 14:32:38 -0400 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e97f74a..184797d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Added -New convenience arguments to `.cli` +* New convenience arguments to `.cli` +* Support for 3.13 ## Version 0.8.0 - Released 2024-08-14 -- GitLab