We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e4dc5 commit baf0351Copy full SHA for baf0351
Changelog.md
@@ -1,16 +1,16 @@
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
-* new psr-16 SessionHandler
12
-* implemented PHP 7.0's `SessionUpdateTimestampHandlerInterface` with a new
13
- `AbstractSessionHandler` base class
+* Support for PHP 8
+* New PSR-16 SessionHandler
+* Implemented PHP 7.0's `SessionUpdateTimestampHandlerInterface` with a new `AbstractSessionHandler` base class
14
15
## 1.0.0
16
0 commit comments