From b0d6288ae84223212f80723b7bff727fdeb0c8fc Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Sat, 24 Aug 2024 20:53:01 -0700 Subject: [PATCH] Release Version 1.4.0 ### Added - added a github action to the repository. The action can create new releases and fetch version information. For mor information see the "Github Actions" page in the handbook --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1308d5..23c4c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file +## Version 1.4.0 - 2024-08-25 + +### Added + +- added a github action to the repository. The action can create new releases and fetch version information. For mor information see the "Github Actions" page in the handbook + + ## Version 1.3.0 - 2024-08-08 ### Added