From 9424251dd89324f707f090dfd726549bb214669b Mon Sep 17 00:00:00 2001 From: Tarvo Reinpalu Date: Thu, 21 Jan 2021 14:25:21 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c8902a..b07fba6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [1.6.12] - 2021-01-21 + +### Changed + +- Fixed PHP 8 support (thanks to [@manogi](https://github.com/manogi)) +- Updated packages + ## [1.6.11] - 2021-01-08 ### Changed