Add notes about dropping support for Python 3.6 and Postgres 9.6.

This commit is contained in:
Richard van der Hoff 2021-12-21 12:06:31 +00:00
parent aa58e8a28a
commit 57ca8ab10f
2 changed files with 6 additions and 2 deletions

View file

@ -14,8 +14,8 @@ i.e. when a version reaches End of Life Synapse will withdraw support for that
version in future releases.
Details on the upstream support life cycles for Python and PostgreSQL are
documented at https://endoflife.date/python and
https://endoflife.date/postgresql.
documented at [https://endoflife.date/python](https://endoflife.date/python) and
[https://endoflife.date/postgresql](https://endoflife.date/postgresql).
Context