diff options
author | default <nobody@localhost> | 2022-12-17 18:01:58 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-17 18:01:58 +0100 |
commit | d8b799195035f8444d8d0be1a1c0f08719ae84bd (patch) | |
tree | bff673b10983486a17f04eefd8f630132aa385a9 | |
parent | 3acc164ae409c2d2252f563b25762614c3742975 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 14f7827..6dfd1dd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Added support for edited posts on input. Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). +Don't force outgoing connections to HTTP/1.1. + ## 2.15 Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). |