forked from MirrorHub/synapse
Move python/postgres deprecation notice to the top of 1.50 changelog
This commit is contained in:
parent
3ba9389699
commit
4ec0a309cf
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
Synapse 1.50.0 (2022-01-18)
|
||||
===========================
|
||||
|
||||
No significant changes since 1.50.0rc2.
|
||||
|
||||
Please note that we now only support Python 3.7+ and PostgreSQL 10+ (if applicable), because Python 3.6 and PostgreSQL 9.6 have reached end-of-life.
|
||||
|
||||
No significant changes since 1.50.0rc2.
|
||||
|
||||
|
||||
Synapse 1.50.0rc2 (2022-01-14)
|
||||
==============================
|
||||
|
|
Loading…
Reference in a new issue