diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-07-04 17:40:37 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2023-07-04 17:40:37 +0100 |
commit | 861752b3aa92e71422a3abbb3af34811d6bd3ba6 (patch) | |
tree | 688e490ea99b99a3d3384283a3b8fe4d76365372 /debian | |
parent | Pin `pydantic` to <2.0.0 (#15862) (diff) | |
parent | Add notes about Python 3.7 EOL (diff) | |
download | synapse-861752b3aa92e71422a3abbb3af34811d6bd3ba6.tar.xz |
Merge branch 'master' into develop
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 2fa8d30fe1..0d9216bee8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.87.0) stable; urgency=medium + + * New Synapse release 1.87.0. + + -- Synapse Packaging team <packages@matrix.org> Tue, 04 Jul 2023 16:24:00 +0100 + matrix-synapse-py3 (1.87.0~rc1) stable; urgency=medium * New synapse release 1.87.0rc1. |