From d133cdfa0c324150f3fbe155f575964fae5033fc Mon Sep 17 00:00:00 2001 From: Tom Klingenberg Date: Mon, 16 Mar 2020 23:19:18 +0100 Subject: [PATCH] prepare 0.0.28 release --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a7c77a..f0dd0cd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to Pipelines will be 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.28] - 2020-03-16 ### Changed - Phar build: Do not require platform dependencies for composer install - Travis build: Handle GPG key import before install completely @@ -271,4 +271,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [0.0.25]: https://github.com/ktomk/pipelines/releases/tag/0.0.25 [0.0.26]: https://github.com/ktomk/pipelines/releases/tag/0.0.26 [0.0.27]: https://github.com/ktomk/pipelines/releases/tag/0.0.27 +[0.0.28]: https://github.com/ktomk/pipelines/releases/tag/0.0.28 [unreleased]: https://github.com/ktomk/pipelines