From e8d23562f181f0345b1db424a2328395a4ac40a9 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Sun, 1 May 2022 11:17:30 +0100 Subject: [PATCH] date fix --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b16af5a..e076563 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Before any major/minor/patch patch is released all test units will be run to ver - [ ] Create a stable branch. -## [0.1.0] - 2021-05-01 +## [0.1.0] - 2022-05-01 ### Added @@ -29,7 +29,7 @@ Before any major/minor/patch patch is released all test units will be run to ver - link to clone repo fixed in readme. - unit tests migrated from nose to pytest since nose will not be supported from python 3.10 onwards. -## [0.0.1] - 2021-04-05 +## [0.0.1] - 2022-04-05 ### Added