diff options
| -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. | |||
| 6 | 6 | ||
| 7 | Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). | 7 | Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). |
| 8 | 8 | ||
| 9 | Don't force outgoing connections to HTTP/1.1. | 9 | Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive. |
| 10 | |||
| 11 | Don't set aggressive timeouts on outgoing connections. | ||
| 12 | 10 | ||
| 13 | ## 2.15 | 11 | ## 2.15 |
| 14 | 12 | ||