mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 11:59:59 -04:00
Add notes about dropping support for Python 3.6 and Postgres 9.6.
This commit is contained in:
parent
aa58e8a28a
commit
57ca8ab10f
2 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue