diff --git a/CHANGELOG.md b/CHANGELOG.md index ef9bb15d638848138ec9b6820eabf833f9421e3e..a38468f985ee03e7f18a990ce5fee90368a74a23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,7 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 package naming conventions while the old was not. This has some implications for configuring the server. See [README_SETUP.md](./README_SETUP.md), section "Migration" for additional information. -- The sever by default now only serves TLS 1.2 and 1.3, all previous versions +- The server by default now only serves TLS 1.2 and 1.3, all previous versions have been disabled in the default settings. Make sure that your clients (especially the Python client) are up to date.