Skip to content

Commit d714c50

Browse files
authored
add missing entries in 0.6.0 changelog (#67)
1 parent bd398e0 commit d714c50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ CHANGELOG
44
0.6.0
55
-----
66

7+
* Add `mercure()` Twig function to generate URLs of the hubs and set the authorization cookies
8+
* Add `Authorization::setCookie()` to ease setting authorization cookies
79
* Add `Authorization::clearCookie()` to remove the `mercureAuthorization` cookie from the browser
810
* Fix the domain check in `Authorization::createCookie()` to allow subdomains
9-
* Compatibility with Symfony 6
11+
* Compatibility with Symfony 6 and Symfony Contracts 3
1012

1113
0.5.3
1214
-----

0 commit comments

Comments
 (0)