mirror of
https://github.com/element-hq/synapse.git
synced 2025-11-15 00:02:05 -05:00
1.134.0
This commit is contained in:
parent
5c2765bd7a
commit
60be549c0c
@ -1,3 +1,10 @@
|
|||||||
|
# Synapse 1.134.0 (2025-07-15)
|
||||||
|
|
||||||
|
No significant changes since 1.134.0rc1.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Synapse 1.134.0rc1 (2025-07-09)
|
# Synapse 1.134.0rc1 (2025-07-09)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
matrix-synapse-py3 (1.134.0) stable; urgency=medium
|
||||||
|
|
||||||
|
* New Synapse release 1.134.0.
|
||||||
|
|
||||||
|
-- Synapse Packaging team <packages@matrix.org> Tue, 15 Jul 2025 14:22:50 +0100
|
||||||
|
|
||||||
matrix-synapse-py3 (1.134.0~rc1) stable; urgency=medium
|
matrix-synapse-py3 (1.134.0~rc1) stable; urgency=medium
|
||||||
|
|
||||||
* New Synapse release 1.134.0rc1.
|
* New Synapse release 1.134.0rc1.
|
||||||
|
|||||||
@ -101,7 +101,7 @@ module-name = "synapse.synapse_rust"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "matrix-synapse"
|
name = "matrix-synapse"
|
||||||
version = "1.134.0rc1"
|
version = "1.134.0"
|
||||||
description = "Homeserver for the Matrix decentralised comms protocol"
|
description = "Homeserver for the Matrix decentralised comms protocol"
|
||||||
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
|
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user