Skip to content

Commit

Permalink
1.116.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Oct 1, 2024
1 parent cfbddc2 commit 55c0391
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Synapse 1.116.0 (2024-10-01)

No significant changes since 1.116.0rc2.




# Synapse 1.116.0rc2 (2024-09-26)

### Features
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.116.0) stable; urgency=medium

* New Synapse release 1.116.0.

-- Synapse Packaging team <[email protected]> Tue, 01 Oct 2024 11:14:07 +0100

matrix-synapse-py3 (1.116.0~rc2) stable; urgency=medium

* New synapse release 1.116.0rc2.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ module-name = "synapse.synapse_rust"

[tool.poetry]
name = "matrix-synapse"
version = "1.116.0rc2"
version = "1.116.0"
description = "Homeserver for the Matrix decentralised comms protocol"
authors = ["Matrix.org Team and Contributors <[email protected]>"]
license = "AGPL-3.0-or-later"
Expand Down

0 comments on commit 55c0391

Please sign in to comment.