diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-25 14:44:14 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-25 14:44:14 +0000 |
commit | 3fbf00399d7572c18a25b8f22948d4455b8fb617 (patch) | |
tree | 233062d68425da2feceb161cb9c0575c1b33868a | |
parent | Docker: support SYNAPSE_WORKER envvar (#6058) (diff) | |
parent | Drop support for bind param on POST /account/3pid (MSC2290) (#6067) (diff) | |
download | synapse-3fbf00399d7572c18a25b8f22948d4455b8fb617.tar.xz |
Drop support for bind param on POST /account/3pid (MSC2290) (#6067)
-rw-r--r-- | changelog.d/6067.feature | 1 | ||||
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/changelog.d/6067.feature b/changelog.d/6067.feature new file mode 100644 |