From 64eebe58e04d3a6a5a08478251919d8026b743e3 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 6 Dec 2022 22:14:46 +0200 Subject: [PATCH] Prepare 0.6.1 release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 510db00..02330a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed ... +## [0.6.1] - 2022-12-06 +### Changed +- Moved application upgrade system from Heroku into GitHub Actions. + ## [0.6.0] - 2022-11-14 ### Added - Added `--aggregate` option to `merge` and `commit` commands to aggregate displayed commits by tasks.