Skip to content

Commit ee6402a

Browse files
author
Filis Futsarov
committed
improvements
1 parent c491326 commit ee6402a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

8+
## [3.2.0] - 2025-03-21
9+
### Added
10+
- Support for PHP 8.4
11+
812
## [3.1.1] - 2022-03-13
913
### Fixed
1014
- Get the session name from options if available and not explicity set [#14]
@@ -90,6 +94,7 @@ First version
9094
[#9]: https://github.com/middlewares/php-session/issues/9
9195
[#14]: https://github.com/middlewares/php-session/issues/14
9296

97+
[3.2.0]: https://github.com/middlewares/php-session/compare/v3.1.1...v3.2.0
9398
[3.1.1]: https://github.com/middlewares/php-session/compare/v3.1.0...v3.1.1
9499
[3.1.0]: https://github.com/middlewares/php-session/compare/v3.0.1...v3.1.0
95100
[3.0.1]: https://github.com/middlewares/php-session/compare/v3.0.0...v3.0.1

0 commit comments

Comments
 (0)