Skip to content

Commit

Permalink
Tweak changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep committed Mar 23, 2021
1 parent ebd9faf commit 6d43e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Sygnal 0.9.1 (2021-03-23)
Features
--------

- Add 'allowed_endpoints' configuration option for limiting the endpoints that WebPush pushkins will contact. ([\#182](https://github.com/matrix-org/sygnal/issues/182))
- Add `allowed_endpoints` configuration option for limiting the endpoints that WebPush pushkins will contact. ([\#182](https://github.com/matrix-org/sygnal/issues/182))


Bugfixes
--------

- Fix vapid_claims from one webpush request bleeding into others ([\#180](https://github.com/matrix-org/sygnal/issues/180))
- Fix bug where the requests from different WebPush devices could bleed into each other. ([\#180](https://github.com/matrix-org/sygnal/issues/180))
- Fix bug when using a HTTP proxy where connections would sometimes fail to establish. ([\#181](https://github.com/matrix-org/sygnal/issues/181))


Expand Down

0 comments on commit 6d43e7f

Please sign in to comment.