Skip to content

Commit b30607c

Browse files
committed
1.148.0
1 parent 32c5f01 commit b30607c

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.148.0 (2026-02-24)
2+
3+
No significant changes since 1.148.0rc1.
4+
5+
6+
7+
18
# Synapse 1.148.0rc1 (2026-02-17)
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.148.0) stable; urgency=medium
2+
3+
* New synapse release 1.148.0.
4+
5+
-- Synapse Packaging team <packages@matrix.org> Tue, 24 Feb 2026 11:17:49 +0000
6+
17
matrix-synapse-py3 (1.148.0~rc1) stable; urgency=medium
28

39
* New synapse release 1.148.0rc1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "matrix-synapse"
3-
version = "1.148.0rc1"
3+
version = "1.148.0"
44
description = "Homeserver for the Matrix decentralised comms protocol"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)