Skip to content

Commit 2bc97aa

Browse files
authored
add changelog for version 0.6.2 (#94)
1 parent ea353b6 commit 2bc97aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGELOG
22
=========
33

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+
412
0.6.1
513
-----
614

0 commit comments

Comments
 (0)