Skip to content

Commit 3b5b6f6

Browse files
committed
Merge branch 'master' into develop
2 parents c15001d + edac7a4 commit 3b5b6f6

3 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGES.md

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

310
### Bugfixes

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.135.0) stable; urgency=medium
2+
3+
* New Synapse release 1.135.0.
4+
5+
-- Synapse Packaging team <packages@matrix.org> Fri, 01 Aug 2025 13:12:28 +0100
6+
17
matrix-synapse-py3 (1.135.0~rc2) stable; urgency=medium
28

39
* New Synapse release 1.135.0rc2.

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.135.0rc2"
104+
version = "1.135.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)