We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8e874 commit 33d47f4Copy full SHA for 33d47f4
CHANGES.md
@@ -1,3 +1,10 @@
1
+# Synapse 1.150.0 (2026-03-24)
2
+
3
+No significant changes since 1.150.0rc1.
4
5
6
7
8
# Synapse 1.150.0rc1 (2026-03-17)
9
10
## Features
debian/changelog
@@ -1,3 +1,9 @@
+matrix-synapse-py3 (1.150.0) stable; urgency=medium
+ * New synapse release 1.150.0.
+ -- Synapse Packaging team <packages@matrix.org> Tue, 24 Mar 2026 14:17:04 +0000
matrix-synapse-py3 (1.150.0~rc1) stable; urgency=medium
[ Quentin Gliech ]
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "matrix-synapse"
-version = "1.150.0rc1"
+version = "1.150.0"
description = "Homeserver for the Matrix decentralised comms protocol"
readme = "README.rst"
authors = [
0 commit comments