diff options
author | Erik Johnston <erik@matrix.org> | 2024-04-02 17:17:02 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-04-02 17:17:02 +0100 |
commit | ca27b516656223150d218bdd838df302fedf838c (patch) | |
tree | 1f811946ffaf3144b035bea7f2c833a43597edc4 /CHANGES.md | |
parent | Fixup changelog (diff) | |
download | synapse-ca27b516656223150d218bdd838df302fedf838c.tar.xz |
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index fa9af218a6..168e29f1b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +# Synapse 1.104.0 (2024-04-02) + +### Bugfixes + +- Fix regression when using OIDC provider. Introduced in v1.104.0rc1. ([\#17031](https://github.com/element-hq/synapse/issues/17031)) + + # Synapse 1.104.0rc1 (2024-03-26) ### Features |