Skip to content

Commit b7c7f27

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
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

77
## 1.1.0
88

99
### Added
1010

11+
* Support for PHP 8
1112
* New decorator PrefixedSimpleCache to allow usage of PSR-16 compatible adapters.
1213

1314
## 1.0.0
1415

15-
### Removed
16+
### Removed
1617

1718
* Dependency on `cache/hierarchical-cache`
1819

0 commit comments

Comments
 (0)