From 355ed14fc52642065e58923bd0506bc0e60e3337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20DECOOL?= Date: Mon, 11 Jan 2021 20:29:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0f4df..16ad007 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ CHANGELOG This changelog references the relevant changes (bug and security fixes). +**Version 2.2.0 - 2021-01-11** + +* PHP 8 compatibility + **Version 2.1.1 - 2019-10-20** * Allow to open WebP image with `ImageWorkshop::initFromPath`