mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
1.0.0rc3
This commit is contained in:
parent
49e01e5710
commit
6bac9ca6d7
@ -1,3 +1,9 @@
|
|||||||
|
Synapse 1.0.0rc3 (2019-06-10)
|
||||||
|
=============================
|
||||||
|
|
||||||
|
Security: Fix authentication bug introduced in 1.0.0rc1. Please upgrade to rc3 immediately
|
||||||
|
|
||||||
|
|
||||||
Synapse 1.0.0rc2 (2019-06-10)
|
Synapse 1.0.0rc2 (2019-06-10)
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
@ -27,4 +27,4 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
__version__ = "1.0.0rc2"
|
__version__ = "1.0.0rc3"
|
||||||
|
Loading…
Reference in New Issue
Block a user