diff options
author | Shay <hillerys@element.io> | 2022-08-08 13:44:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 13:44:43 -0700 |
commit | 0f954466c43946b8fdfac9a1b69873275a5e1207 (patch) | |
tree | f986baf9d8a0c43722b9c243d57bdc26c13e30d8 /changelog.d | |
parent | Use literals in place of `HTTPStatus` constants in tests (#13469) (diff) | |
download | synapse-0f954466c43946b8fdfac9a1b69873275a5e1207.tar.xz |
Update matrix-synapse-ldap3 version in lockfile to v0.2.2. (#13470)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13470.misc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/13470.misc b/changelog.d/13470.misc new file mode 100644 index 0000000000..33cfa58167 --- /dev/null +++ b/changelog.d/13470.misc @@ -0,0 +1,2 @@ +Update the version of matrix-ldap-3 included in the matrixdotorg/synapse DockerHub images and the Debian packages +hosted on packages.matrix.org to 0.2.2. This version fixes a regression in the plugin. |