We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5677fc0 commit b7c7f27Copy full SHA for b7c7f27
1 file changed
Changelog.md
@@ -1,18 +1,19 @@
1
# Change Log
2
3
-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.
4
5
## UNRELEASED
6
7
## 1.1.0
8
9
### Added
10
11
+* Support for PHP 8
12
* New decorator PrefixedSimpleCache to allow usage of PSR-16 compatible adapters.
13
14
## 1.0.0
15
-### Removed
16
+### Removed
17
18
* Dependency on `cache/hierarchical-cache`
19
0 commit comments