This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ Synapse 1.86.0rc2 (2023-06-14)
2+ ==============================
3+
4+ Bugfixes
5+ --------
6+
7+ - Fix an error when having workers of different versions running. ([ \# 15774] ( https://github.com/matrix-org/synapse/issues/15774 ) )
8+
9+
110Synapse 1.86.0rc1 (2023-06-13)
211==============================
312
13+ This version was tagged but never released.
14+
415Features
516--------
617
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ matrix-synapse-py3 (1.86.0~rc2) stable; urgency=medium
2+
3+ * New Synapse release 1.86.0rc2.
4+
5+ -- Synapse Packaging team <
[email protected] > Wed, 14 Jun 2023 12:16:27 +0200
6+
17matrix-synapse-py3 (1.86.0~rc1) stable; urgency=medium
28
39 * New Synapse release 1.86.0rc1.
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
8989
9090[tool .poetry ]
9191name = " matrix-synapse"
92- version = " 1.86.0rc1 "
92+ version = " 1.86.0rc2 "
9393description = " Homeserver for the Matrix decentralised comms protocol"
9494authors = [
" Matrix.org Team and Contributors <[email protected] >" ]
9595license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments