Skip to content

Commit 39e4f27

Browse files
committed
Merge branch 'master' into develop
2 parents 6fe8137 + fcffd2e commit 39e4f27

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.138.0 (2025-09-09)
2+
3+
No significant changes since 1.138.0rc1.
4+
5+
6+
7+
18
# Synapse 1.138.0rc1 (2025-09-02)
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.138.0) stable; urgency=medium
2+
3+
* New Synapse release 1.138.0.
4+
5+
-- Synapse Packaging team <packages@matrix.org> Tue, 09 Sep 2025 11:21:25 +0100
6+
17
matrix-synapse-py3 (1.138.0~rc1) stable; urgency=medium
28

39
* New synapse release 1.138.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.138.0rc1"
104+
version = "1.138.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)