Browse Source

Updated RELEASE_NOTES.

default 3 years ago
parent
commit
09c782eaa6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      RELEASE_NOTES.md

+ 2 - 2
RELEASE_NOTES.md

@@ -2,14 +2,14 @@
 
 
 ## 2.16
 ## 2.16
 
 
+Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive. This has proven useful for some unreachable instances.
+
 Conversations can be collapsed.
 Conversations can be collapsed.
 
 
 Added support for edited posts on input.
 Added support for edited posts on input.
 
 
 Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia).
 Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia).
 
 
-Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive.
-
 ## 2.15
 ## 2.15
 
 
 Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).
 Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).