diff options
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 85c0301..b53aab6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,9 +6,7 @@ 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. - -Don't set aggressive timeouts on outgoing connections. +Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive. ## 2.15 |