mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
0.99.5
This commit is contained in:
parent
e26e6b3230
commit
8031a6f3d5
@ -1,3 +1,9 @@
|
|||||||
|
Synapse 0.99.5 (2019-05-22)
|
||||||
|
===========================
|
||||||
|
|
||||||
|
No significant changes.
|
||||||
|
|
||||||
|
|
||||||
Synapse 0.99.5rc1 (2019-05-21)
|
Synapse 0.99.5rc1 (2019-05-21)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,3 +1,7 @@
|
|||||||
|
matrix-synapse-py3 (0.99.5) stable; urgency=medium
|
||||||
|
|
||||||
|
* New synapse release 0.99.5.
|
||||||
|
|
||||||
matrix-synapse-py3 (0.99.4) stable; urgency=medium
|
matrix-synapse-py3 (0.99.4) stable; urgency=medium
|
||||||
|
|
||||||
[ Christoph Müller ]
|
[ Christoph Müller ]
|
||||||
|
@ -27,4 +27,4 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
__version__ = "0.99.5rc1"
|
__version__ = "0.99.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user