diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2024-01-16 17:08:14 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2024-01-16 17:08:14 +0000 |
commit | 7890bbb4efa6eae17403a10a16881763d296af5e (patch) | |
tree | d31069bd4795f609631a25dce49354c6ddfd0b61 /debian | |
parent | feat: add msc4028 to versions api (#16787) (diff) | |
parent | Merge branch 'release-v1.99' (diff) | |
download | synapse-7890bbb4efa6eae17403a10a16881763d296af5e.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bca3ab92c7..8f1f7bb4ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -matrix-synapse-py3 (1.99.0~rc1ubuntu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.99.0) stable; urgency=medium * Fix copyright file with new licensing + * New Synapse release 1.99.0. - -- Synapse Packaging team <packages@matrix.org> Thu, 11 Jan 2024 13:47:29 +0000 + -- Synapse Packaging team <packages@matrix.org> Tue, 16 Jan 2024 11:58:34 +0000 matrix-synapse-py3 (1.99.0~rc1) stable; urgency=medium |