From d6a0d91c3430fb6ac7348181cc633511bda0d769 Mon Sep 17 00:00:00 2001 From: Iason Krommydas Date: Thu, 7 Nov 2024 17:41:27 -0600 Subject: [PATCH] new changelog --- CHANGELOG.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 27eea58..eb7d03f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,30 @@ Changelog ********* +Develop +======================== + +Major Features and Improvements +------------------------------- + +Breaking changes +------------------ + +Deprecations +------------- + +Bug fixes and small changes +--------------------------- + +Experimental +------------ + +Requirement changes +------------------- + +Thanks +------ + 0.8.0 (7 Nov 2024) ========================