summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorTill Faelligen <2353100+S7evinK@users.noreply.github.com>2024-06-26 18:14:57 +0200
committerTill Faelligen <2353100+S7evinK@users.noreply.github.com>2024-06-26 18:14:57 +0200
commitf75da9cc53968cccf73b44834c9f0a619730ab09 (patch)
treee2f38acaeb589c256f193539a217a805ae14074e /debian
parentFix uploading packages to PyPi (#17363) (diff)
downloadsynapse-f75da9cc53968cccf73b44834c9f0a619730ab09.tar.xz
1.110.0rc2 v1.110.0rc2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ceef366a3f..59aa841650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+matrix-synapse-py3 (1.110.0~rc2) stable; urgency=medium
+
+  * New Synapse release 1.110.0rc2.
+
+ -- Synapse Packaging team <packages@matrix.org>  Wed, 26 Jun 2024 18:14:48 +0200
+
 matrix-synapse-py3 (1.110.0~rc1) stable; urgency=medium
 
   * `register_new_matrix_user` now supports a --password-file and a --exists-ok flag.