diff options
author | Erik Johnston <erik@matrix.org> | 2022-11-16 16:37:22 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-11-16 16:37:22 +0000 |
commit | f0d18772f3bb33671e26b95b62c0313aa1cfb1ee (patch) | |
tree | c1b59496b3181b28c51672e85f39fb9a1535aa37 /CHANGES.md | |
parent | Update changelog (diff) | |
download | synapse-f0d18772f3bb33671e26b95b62c0313aa1cfb1ee.tar.xz |
Point to our deprecation policy
Diffstat (limited to '')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 49ad212e15..6dccf4ea9e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ Synapse 1.72.0rc1 (2022-11-16) ============================== -Please note that we now only support PostgreSQL 11+, because PostgreSQL 10 has reached end-of-life. +Please note that we now only support PostgreSQL 11+, because PostgreSQL 10 has reached end-of-life, c.f. our [Deprecation Policy](https://github.com/matrix-org/synapse/blob/develop/docs/deprecation_policy.md). Features -------- |