mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
0.99.3
This commit is contained in:
parent
ed1ce0333c
commit
35442efb75
@ -1,3 +1,9 @@
|
|||||||
|
Synapse 0.99.3 (2019-04-01)
|
||||||
|
===========================
|
||||||
|
|
||||||
|
No significant changes.
|
||||||
|
|
||||||
|
|
||||||
Synapse 0.99.3rc1 (2019-03-27)
|
Synapse 0.99.3rc1 (2019-03-27)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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)
|
* 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
|
matrix-synapse-py3 (0.99.2) stable; urgency=medium
|
||||||
|
|
||||||
|
@ -27,4 +27,4 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
__version__ = "0.99.3rc1"
|
__version__ = "0.99.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user