From 50d045d823bd4711947535eea7b09bcfb1fa68ec Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Wed, 7 Sep 2022 21:04:14 +0100 Subject: [PATCH] fix ver in changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dde6f7..9ba72a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass - [x] -## [1.4.0] - 2022-09-07 +## [1.5.0] - 2022-09-07 ### Changed @@ -19,7 +19,7 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass - functions that wrap capi calls now return error types. - higher level functions print error messages -## [1.3.0] - 2022-08-22 +## [1.4.0] - 2022-08-22 ### Added