0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-14 00:28:25 +02:00

Move python/postgres deprecation notice to the top of 1.50 changelog

This commit is contained in:
Andrew Morgan 2022-01-18 10:47:23 +00:00
parent 3ba9389699
commit 4ec0a309cf

View file

@ -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)
==============================