File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Synapse 1.110.0 (2024-07-03)
2
+
3
+ No significant changes since 1.110.0rc3.
4
+
5
+
6
+
7
+
1
8
# Synapse 1.110.0rc3 (2024-07-02)
2
9
3
10
### Bugfixes
Original file line number Diff line number Diff line change
1
+ matrix-synapse-py3 (1.110.0) stable; urgency=medium
2
+
3
+ * New Synapse release 1.110.0.
4
+
5
+ -- Synapse Packaging team <packages@matrix.org> Wed, 03 Jul 2024 09:08:59 -0600
6
+
1
7
matrix-synapse-py3 (1.110.0~rc3) stable; urgency=medium
2
8
3
9
* New Synapse release 1.110.0rc3.
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
96
96
97
97
[tool .poetry ]
98
98
name = " matrix-synapse"
99
- version = " 1.110.0rc3 "
99
+ version = " 1.110.0 "
100
100
description = " Homeserver for the Matrix decentralised comms protocol"
101
101
authors = [" Matrix.org Team and Contributors <packages@matrix.org>" ]
102
102
license = " AGPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments