From 71d77745ba92bb0066b283ca8db23d171674f027 Mon Sep 17 00:00:00 2001 From: Tom Klingenberg Date: Sat, 12 Oct 2019 22:42:17 +0200 Subject: [PATCH] prepare release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d07707b..b1068739 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.22] - 2019-10-12 ### Changed - Use Symfony YAML as fall-back parser, replaces Mustangostang Spyc (#4)