From bc0fa37383baa8372dfc607fd0512a9ba67d68f7 Mon Sep 17 00:00:00 2001 From: Kevin O'Donnell Date: Wed, 24 Feb 2021 18:35:49 -0500 Subject: [PATCH] ci: Update CHANGELOG releasing v --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 161352f..e17af43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,19 @@ # CHANGELOG -## Unreleased +## v ## v0.4 -* fix(sxtctl): build binaries for all platforms [view commit](https://github.com/catenasys/sxtctl/commit/fb62df16896c569c0bd6b7333bb78c04024af2f3) -* fix(sxtctl): allow dashes in remote names [view commit](https://github.com/catenasys/sxtctl/commit/e6447c6f72a01aaf5f2b045625cf5af806e74516) -* fix(sxtctl): append newline after json output [view commit](https://github.com/catenasys/sxtctl/commit/263fa73250b70b7f6075efe723cbed9a998f8158) +* fix(sxtctl): build binaries for all platforms +* fix(sxtctl): allow dashes in remote names +* fix(sxtctl): append newline after json output ## v0.3 -* feat(sxtctl): enable darwin build [view commit](https://github.com/catenasys/sxtctl/commit/683e2eb25b490469d498947c87fb6a4a99e26595) +* feat(sxtctl): enable darwin build ## v0.2 -* fix(sxtctl): forgot to add go mod [view commit](https://github.com/catenasys/sxtctl/commit/cb88fc60695e41f9b673ba5138671e8018e2bd53) +* fix(sxtctl): forgot to add go mod