From 47488dcd8129502b79ce4df8bc3e7993d275ad54 Mon Sep 17 00:00:00 2001 From: cms <cms@beatworm.co.uk> Date: Sun, 26 Mar 2023 17:12:41 +0100 Subject: [PATCH] release 0.1.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3126c7c..e8337b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,11 @@ ## v0.01 Building a first release with the clci pipeline. Library is functionally complete and testable enough to use + +## v0.1 + +I can't figure out how to get the tags to work - just pushing a tag doesn't seem to trigger anything + +## v0.1.1 + +Trying once again, last time I forgot to update the changelog -- GitLab