Skip to content

Commit b631bf7

Browse files
committed
1.143.0rc2
1 parent 2cffd75 commit b631bf7

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# synapse 1.143.0rc2 (2025-11-18)
2+
3+
## Internal Changes
4+
5+
- Fixes docker image creation in the release workflow.
6+
7+
8+
19
# Synapse 1.143.0rc1 (2025-11-18)
210

311
## Dropping support for PostgreSQL 13

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.143.0~rc2) stable; urgency=medium
2+
3+
* New Synapse release 1.143.0rc2.
4+
5+
-- Synapse Packaging team <[email protected]> Tue, 18 Nov 2025 17:36:08 -0700
6+
17
matrix-synapse-py3 (1.143.0~rc1) stable; urgency=medium
28

39
* New Synapse release 1.143.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.143.0rc1"
3+
version = "1.143.0rc2"
44
description = "Homeserver for the Matrix decentralised comms protocol"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)