Browse Source

Missed another one

Brendan Abolivier 4 years ago
parent
commit
62170d8e54
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -2,6 +2,7 @@ Unreleased changes
 ==================
 
  * Delete stored invites upon successful delivery to a homeserver
+ * Fix a bug that would prevent requests to the `/store-invite` endpoint with JSON payloads to be correctly processed
  * Filter out delivered invites when delivering invites to a homserver upon successful binding
  * Implement support for authenticating unbind queries by providing a `sid` and a
    `client_secret`, as per [MSC1915](https://github.com/matrix-org/matrix-doc/blob/master/proposals/1915-unbind-identity-server-param.md)