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 ea353b6 commit 2bc97aaCopy full SHA for 2bc97aa
CHANGELOG.md
@@ -1,6 +1,14 @@
1
CHANGELOG
2
=========
3
4
+0.6.2
5
+-----
6
+
7
+* Always set the `Content-Type` HTTP header to `application/x-www-form-urlencoded` when sending an update to the hub
8
+* `Symfony\Component\Mercure\Messenger\UpdateHandler` now returns the ID of the published update
9
+* Allow passing `null` as `$subscribe` and `$publish` parameters in `Symfony\Component\Mercure\Jwt\TokenFactoryInterface`
10
+* Add a new optional parameter in `Symfony\Component\Mercure\Authorization::__construct()` to set the `SameSite` cookie attribute
11
12
0.6.1
13
-----
14
0 commit comments