Skip to content

Commit 1caa602

Browse files
committed
Merge branch 'master' into develop
2 parents 6e1ac55 + 86dc386 commit 1caa602

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
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.149.0 (2026-03-10)
2+
3+
No significant changes since 1.149.0rc1.
4+
5+
6+
7+
18
# Synapse 1.149.0rc1 (2026-03-03)
29

310
## Features

debian/changelog

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
matrix-synapse-py3 (1.149.0~rc1+nmu1) UNRELEASED; urgency=medium
1+
matrix-synapse-py3 (1.149.0+nmu1) UNRELEASED; urgency=medium
22

33
* Change how the systemd journald integration is installed.
44

55
-- Quentin Gliech <packages@matrix.org> Fri, 20 Feb 2026 19:19:51 +0100
66

7+
matrix-synapse-py3 (1.149.0) stable; urgency=medium
8+
9+
* New synapse release 1.149.0.
10+
11+
-- Synapse Packaging team <packages@matrix.org> Tue, 10 Mar 2026 13:02:53 +0000
12+
713
matrix-synapse-py3 (1.149.0~rc1) stable; urgency=medium
814

915
* New synapse release 1.149.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.149.0rc1"
3+
version = "1.149.0"
44
description = "Homeserver for the Matrix decentralised comms protocol"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)