Skip to content

Commit cf141a5

Browse files
committed
docs: release notes for the v2.0.6 version
1 parent de5b956 commit cf141a5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# CHANGELOG
22

3-
## [v2.0.6](https://github.com/josantonius/php-json/releases/tag/v2.0.6) (2022-XX-XX)
3+
## [v2.0.6](https://github.com/josantonius/php-cookie/releases/tag/v2.0.6) (2022-09-29)
44

55
* The notation type in the test function names has been changed from camel to snake case for readability.
66

7-
* A semicolon has been added at the end of the documented methods to avoid confusion.
7+
* Functions were added to document the methods and avoid confusion.
88

99
* Disabled the ´CamelCaseMethodName´ rule in ´phpmd.xml´ to avoid warnings about function names in tests.
1010

1111
* The alignment of the asterisks in the comments has been fixed.
1212

13+
* Tests for Windows have been added.
14+
15+
* Tests for PHP 8.2 have been added.
16+
1317
## [2.0.5](https://github.com/josantonius/php-cookie/releases/tag/2.0.5) (2022-08-11)
1418

1519
* Improved documentation.

0 commit comments

Comments
 (0)