diff options
author | Sean Quah <seanq@matrix.org> | 2022-10-04 11:18:37 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-10-04 11:18:37 +0100 |
commit | 471e13a1036dd25967b35a441348192273bb72ae (patch) | |
tree | d26a8570af153a39db7c39914115725a3c5ba96e /debian | |
parent | Linkify config documentation. (#14003) (diff) | |
download | synapse-471e13a1036dd25967b35a441348192273bb72ae.tar.xz |
1.69.0rc1
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 01fa49aa05..0f4dd28081 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -matrix-synapse-py3 (1.69.0~rc1+nmu1) UNRELEASED; urgency=medium +matrix-synapse-py3 (1.69.0~rc1) stable; urgency=medium * The man page for the hash_password script has been updated to reflect the correct default value of 'bcrypt_rounds'. + * New Synapse release 1.69.0rc1. - -- Synapse Packaging team <packages@matrix.org> Mon, 26 Sep 2022 18:05:09 +0100 + -- Synapse Packaging team <packages@matrix.org> Tue, 04 Oct 2022 11:17:16 +0100 matrix-synapse-py3 (1.68.0) stable; urgency=medium |