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 b68c5ae commit c26d83fCopy full SHA for c26d83f
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# CHANGELOG
2
3
+## [v2.0.5](https://github.com/josantonius/php-session/releases/tag/v2.0.5) (2022-07-31)
4
+
5
+* Fix documentation on available methods in `README.md`.
6
7
+* Removed the warning about version 1.x in the `README.md` files.
8
9
+* Fix exception comment.
10
11
+* The namespaces in the test classes were sorted.
12
13
+* Added return value in the test classes.
14
15
+* Changed the PHPUnit version from `9.0` to `9.5`.
16
17
+* Fixed blank line at the beginning of the file in `FUNDING.yml`.
18
19
## [v2.0.4](https://github.com/josantonius/php-session/releases/tag/v2.0.4) (2022-07-13)
20
21
* Changes in documentation.
0 commit comments