Skip to content

Commit 8ff1284

Browse files
committed
Update changelog
1 parent 080487d commit 8ff1284

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.2.0] - 2024-09-20
9+
10+
### Added
11+
12+
* Add support for PHP 8.3
13+
* Add support for psr/http-message 2.x
14+
15+
### Changes
16+
17+
* Upgrade tests to PHPUnit 11
18+
19+
### Removed
20+
21+
* Drop support for PHP 8.0 and 8.1
22+
23+
## [6.1.0] - 2023-02-22
24+
25+
### Added
26+
27+
* Add `has` method to `SessionInterface` #30 #29
28+
* Add PHP 8.2 to build pipeline
29+
30+
### Changed
31+
32+
* Update docs
33+
834
## [6.0.0] - 2022-12-04
935

1036
### Changes

0 commit comments

Comments
 (0)