diff options
author | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2024-06-26 18:14:57 +0200 |
---|---|---|
committer | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2024-06-26 18:14:57 +0200 |
commit | f75da9cc53968cccf73b44834c9f0a619730ab09 (patch) | |
tree | e2f38acaeb589c256f193539a217a805ae14074e /debian | |
parent | Fix uploading packages to PyPi (#17363) (diff) | |
download | synapse-f75da9cc53968cccf73b44834c9f0a619730ab09.tar.xz |
1.110.0rc2 v1.110.0rc2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
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. |