Skip to content

Commit ad04038

Browse files
authored
Added changelogs for new versions (#248)
* Added changelogs for new versions * Added changelog for adapter-common * Added more changelogs
1 parent a35dd5f commit ad04038

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Changelog.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log
22

3-
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
3+
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

55
## UNRELEASED
66

7+
## 1.1.0
8+
9+
### Added
10+
11+
* Support for PHP 8
12+
713
## 1.0.0
814

915
### Added
@@ -25,13 +31,13 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
2531

2632
### Added
2733

28-
* Support for the new `TaggableCacheItemPoolInterface`.
34+
* Support for the new `TaggableCacheItemPoolInterface`.
2935

3036
## 0.4.0
3137

3238
### Changed
3339

34-
* `CachePoolChain::getPools` is protected instead of public
40+
* `CachePoolChain::getPools` is protected instead of public
3541

3642
## 0.3.1
3743

0 commit comments

Comments
 (0)