From 15b11b7c2f39fe61ef6a70e0c247b4a84e845cdb Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Mon, 14 Dec 2020 09:36:51 +0100 Subject: [PATCH] prepare release --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5efce9d..41294d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be 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). +## 2.2.0 - 2020-14-12 + +### Added + +- PHP 8.0 support + ## 2.1.0 - 2019-12-27 ### Added