Merge pull request #2200 from matrix-org/travis/changelogs

Fix/add changelogs
This commit is contained in:
Travis Ralston 2019-07-30 07:37:09 -06:00 committed by GitHub
commit 0631595484
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
Remove "required" designation from the ``url`` field of certain ``m`.room.message` msgtypes.
Remove "required" designation from the ``url`` field of certain ``m.room.message`` msgtypes.

View file

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