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.118.0 (2024-10-29)
2
+
3
+ No significant changes since 1.118.0rc1.
4
+
5
+
6
+
7
+
1
8
# Synapse 1.118.0rc1 (2024-10-22)
2
9
3
10
### Python 3.8 support will be dropped in the next release
Original file line number Diff line number Diff line change
1
+ matrix-synapse-py3 (1.118.0) stable; urgency=medium
2
+
3
+ * New Synapse release 1.118.0.
4
+
5
+ -- Synapse Packaging team <
[email protected] > Tue, 29 Oct 2024 15:29:53 +0100
6
+
1
7
matrix-synapse-py3 (1.118.0~rc1) stable; urgency=medium
2
8
3
9
* New Synapse release 1.118.0rc1.
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ module-name = "synapse.synapse_rust"
97
97
98
98
[tool .poetry ]
99
99
name = " matrix-synapse"
100
- version = " 1.118.0rc1 "
100
+ version = " 1.118.0 "
101
101
description = " Homeserver for the Matrix decentralised comms protocol"
102
102
authors = [
" Matrix.org Team and Contributors <[email protected] >" ]
103
103
license = " AGPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments