Merge pull request #2201 from matrix-org/push_gateway/release-r0.1.1

Push r0.1.1 release
This commit is contained in:
Travis Ralston 2019-07-30 13:38:23 -06:00 committed by GitHub
commit d4ce3a0181
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,12 @@
r0.1.1
======
Spec Clarifications
-------------------
- Fix ``event_id`` field in push request body. (`#2151 <https://github.com/matrix-org/matrix-doc/issues/2151>`_)
r0.1.0
======

View file

@ -1 +0,0 @@
Fix ``event_id`` field in push request body.