From dc38edd52c21019dfe7a8737c5ea5f22cfb3fbc7 Mon Sep 17 00:00:00 2001 From: IAlibay Date: Sat, 6 Jan 2024 08:17:40 +0000 Subject: [PATCH] tie off the changelog for 1.1.0 --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c0d6ee..c0149ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ The rules for this file: * accompany each entry with github issue/PR number (Issue #xyz) --> -## [Unreleased] +## [1.1.0] -- 2024-01-06 ### Authors - IAlibay @@ -31,12 +31,6 @@ The rules for this file: ### Changed - Switch from versioneer to versioningit -### Deprecated - - -### Removed - - ## [1.0.1] -- 2023-10-26 ### Authors