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 b7cf683 commit 9276984Copy full SHA for 9276984
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## [2.0.1](https://github.com/josantonius/php-cookie/releases/tag/2.0.1) (2022-07-13)
4
+
5
+* Removed `phpDocumentor` for generate documentation.
6
7
+* Added documentation for available methods.
8
9
+* Renamed the facade from `Josantonius\Cookie\CookieFacade` to `Josantonius\Cookie\Facades\Cookie`.
10
11
## [2.0.0](https://github.com/josantonius/php-cookie/releases/tag/2.0.0) (2022-07-12)
12
13
**IMPORTANT:**
0 commit comments