Skip to content

Commit 60be549

Browse files
committed
1.134.0
1 parent 5c2765b commit 60be549

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Synapse 1.134.0 (2025-07-15)
2+
3+
No significant changes since 1.134.0rc1.
4+
5+
6+
7+
18
# Synapse 1.134.0rc1 (2025-07-09)
29

310
### Features

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.134.0) stable; urgency=medium
2+
3+
* New Synapse release 1.134.0.
4+
5+
-- Synapse Packaging team <packages@matrix.org> Tue, 15 Jul 2025 14:22:50 +0100
6+
17
matrix-synapse-py3 (1.134.0~rc1) stable; urgency=medium
28

39
* New Synapse release 1.134.0rc1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ module-name = "synapse.synapse_rust"
101101

102102
[tool.poetry]
103103
name = "matrix-synapse"
104-
version = "1.134.0rc1"
104+
version = "1.134.0"
105105
description = "Homeserver for the Matrix decentralised comms protocol"
106106
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
107107
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)