Skip to content

Commit baf0351

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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-
* new psr-16 SessionHandler
12-
* implemented PHP 7.0's `SessionUpdateTimestampHandlerInterface` with a new
13-
`AbstractSessionHandler` base class
11+
* Support for PHP 8
12+
* New PSR-16 SessionHandler
13+
* Implemented PHP 7.0's `SessionUpdateTimestampHandlerInterface` with a new `AbstractSessionHandler` base class
1414

1515
## 1.0.0
1616

0 commit comments

Comments
 (0)