From f74cd85f6bbcbb8063a7314cf486c0c76b7c34f0 Mon Sep 17 00:00:00 2001 From: Tom Klingenberg Date: Sun, 24 Apr 2022 22:45:39 +0200 Subject: [PATCH] prepare 0.0.65 release --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa033fd..d1eb8689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog] and Pipelines adheres to [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -## [unreleased] +## [0.0.65] - 2022-04-24 ### Add - `--show` and `--show-pipelines`: Annotate steps' conditions with `*C` - Schema for `.artifacts.download` and `paths` properties @@ -680,4 +680,5 @@ The format is based on [Keep a Changelog] and Pipelines adheres to [0.0.62]: https://github.com/ktomk/pipelines/releases/tag/0.0.62 [0.0.63]: https://github.com/ktomk/pipelines/releases/tag/0.0.63 [0.0.64]: https://github.com/ktomk/pipelines/releases/tag/0.0.64 +[0.0.65]: https://github.com/ktomk/pipelines/releases/tag/0.0.65 [unreleased]: https://github.com/ktomk/pipelines