From dc02eb2207a54bfbd65ebb46c50e7c1cf89f4e74 Mon Sep 17 00:00:00 2001 From: Tom Klingenberg Date: Mon, 30 Nov 2020 23:59:28 +0100 Subject: [PATCH] prepare 0.0.51 release --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b50d332c..20f1c000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased] +## [0.0.51] - 2020-12-09 ### Added - Support for PHP 8 - Support for Composer 2 @@ -508,4 +508,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.0.48]: https://github.com/ktomk/pipelines/releases/tag/0.0.48 [0.0.49]: https://github.com/ktomk/pipelines/releases/tag/0.0.49 [0.0.50]: https://github.com/ktomk/pipelines/releases/tag/0.0.50 +[0.0.51]: https://github.com/ktomk/pipelines/releases/tag/0.0.51 [unreleased]: https://github.com/ktomk/pipelines