Skip to content

Commit

Permalink
Added changelogs for new versions (#248)
Browse files Browse the repository at this point in the history
* Added changelogs for new versions

* Added changelog for adapter-common

* Added more changelogs
  • Loading branch information
Nyholm committed Dec 14, 2020
1 parent a35dd5f commit ad04038
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down

0 comments on commit ad04038

Please sign in to comment.