diff options
author | Erik Johnston <erik@matrix.org> | 2022-09-01 16:11:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-01 14:11:44 +0000 |
commit | dcfb006f8a95366f9e388b313615039462fef0f9 (patch) | |
tree | 05e4f7d4a6f9d1f44517f52c1db24388ba30a4f1 /debian/changelog | |
parent | Add some logging to help track down #13444 (#13679) (diff) | |
download | synapse-dcfb006f8a95366f9e388b313615039462fef0f9.tar.xz |
Use poetry 1.2.0 rather than prerelease for deb packages (#13695)
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9398504a27..2b7b329b6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.66.0ubuntu1) UNRELEASED; urgency=medium + + * Use stable poetry 1.2.0 version, rather than a prerelease. + + -- Erik Johnston <erik@matrix.org> Thu, 01 Sep 2022 13:48:31 +0100 + matrix-synapse-py3 (1.66.0) stable; urgency=medium * New Synapse release 1.66.0. |