diff options
author | Neil Johnson <neil@matrix.org> | 2019-04-01 14:08:53 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-04-01 14:08:53 +0100 |
commit | 62988f73fd6f005835996f2c2134b8c09a515575 (patch) | |
tree | c5d5310246c9f97e97dbffcd59482159a7ab7a81 /debian/changelog | |
parent | Collect room-version variations into one place (#4969) (diff) | |
parent | 0.99.3 (diff) | |
download | synapse-62988f73fd6f005835996f2c2134b8c09a515575.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d84931ec03..03df2e1c00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -matrix-synapse-py3 (0.99.3) UNRELEASED; urgency=medium +matrix-synapse-py3 (0.99.3) stable; urgency=medium + [ Richard van der Hoff ] * Fix warning during preconfiguration. (Fixes: #4819) - -- Richard van der Hoff <richard@matrix.org> Thu, 07 Mar 2019 07:17:00 +0000 + [ Synapse Packaging team ] + * New synapse release 0.99.3. + + -- Synapse Packaging team <packages@matrix.org> Mon, 01 Apr 2019 12:48:21 +0000 matrix-synapse-py3 (0.99.2) stable; urgency=medium |