From 800fb33fff377a84c2780d498a8456157fde555e Mon Sep 17 00:00:00 2001 From: Tom Klingenberg Date: Thu, 25 Jun 2020 00:00:26 +0200 Subject: [PATCH] prepare 0.0.42 release --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad4339fa..d29cf0ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [unreleased] +## [0.0.42] - 2020-06-25 ### Added - `script.exit-early` bool configuration parameter to exit early in step scripts on error more strictly. defaults to false. @@ -409,4 +409,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [0.0.39]: https://github.com/ktomk/pipelines/releases/tag/0.0.39 [0.0.40]: https://github.com/ktomk/pipelines/releases/tag/0.0.40 [0.0.41]: https://github.com/ktomk/pipelines/releases/tag/0.0.41 +[0.0.42]: https://github.com/ktomk/pipelines/releases/tag/0.0.42 [unreleased]: https://github.com/ktomk/pipelines