Skip to content

Commit 3b169f7

Browse files
committed
docs: release notes for the v2.0.4 version
Closes #10
1 parent 4238f6b commit 3b169f7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
## [2.0.4](https://github.com/josantonius/php-cookie/releases/tag/2.0.4) (2022-08-08)
4+
5+
* The error handler was removed as it could override a previously created error handler or be
6+
easily overridden by another error handler.
7+
8+
* Functions were added to perform what was done from the error handler.
9+
310
## [2.0.3](https://github.com/josantonius/php-cookie/releases/tag/2.0.3) (2022-07-31)
411

512
Removed the warning about version 1.x in the README.md files.

0 commit comments

Comments
 (0)