From ad0403884de5bf5880aa6403cfa510ca7981cbf1 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Mon, 14 Dec 2020 13:17:39 +0100 Subject: [PATCH] Added changelogs for new versions (#248) * Added changelogs for new versions * Added changelog for adapter-common * Added more changelogs --- Changelog.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index d51295c..a4f216f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,9 +1,15 @@ # Change Log -The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release. +The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release. ## UNRELEASED +## 1.1.0 + +### Added + +* Support for PHP 8 + ## 1.0.0 ### Added @@ -25,13 +31,13 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee ### Added -* Support for the new `TaggableCacheItemPoolInterface`. +* Support for the new `TaggableCacheItemPoolInterface`. ## 0.4.0 ### Changed -* `CachePoolChain::getPools` is protected instead of public +* `CachePoolChain::getPools` is protected instead of public ## 0.3.1