Skip to content

Commit c26d83f

Browse files
committed
docs: release notes for the v2.0.5 version
1 parent b68c5ae commit c26d83f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# CHANGELOG
22

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+
319
## [v2.0.4](https://github.com/josantonius/php-session/releases/tag/v2.0.4) (2022-07-13)
420

521
* Changes in documentation.

0 commit comments

Comments
 (0)