1.103.0-whithout-watcha v1.103.0
Olivier Wilkinson (reivilibre) 2 years ago
parent 5c0b87ff95
commit 0b4dc4de7c
  1. 7
      CHANGES.md
  2. 6
      debian/changelog
  3. 2
      pyproject.toml

@ -1,3 +1,10 @@
# Synapse 1.103.0 (2024-03-19)
No significant changes since 1.103.0rc1.
# Synapse 1.103.0rc1 (2024-03-12)
### Features

6
debian/changelog vendored

@ -1,3 +1,9 @@
matrix-synapse-py3 (1.103.0) stable; urgency=medium
* New Synapse release 1.103.0.
-- Synapse Packaging team <packages@matrix.org> Tue, 19 Mar 2024 12:24:36 +0000
matrix-synapse-py3 (1.103.0~rc1) stable; urgency=medium
* New Synapse release 1.103.0rc1.

@ -96,7 +96,7 @@ module-name = "synapse.synapse_rust"
[tool.poetry]
name = "matrix-synapse"
version = "1.103.0rc1"
version = "1.103.0"
description = "Homeserver for the Matrix decentralised comms protocol"
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
license = "AGPL-3.0-or-later"

Loading…
Cancel
Save