summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2022-12-18 05:57:35 +0100
committerGravatar default2022-12-18 05:57:35 +0100
commit294e183ec7b26ca0862d6ceefd3e788c675db940 (patch)
treec2694356aa7cd271a1b8e0ffce3e115357fae970
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-294e183ec7b26ca0862d6ceefd3e788c675db940.tar.gz
snac2-294e183ec7b26ca0862d6ceefd3e788c675db940.tar.xz
snac2-294e183ec7b26ca0862d6ceefd3e788c675db940.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
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
7Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). 7Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia).
8 8
9Don't force outgoing connections to HTTP/1.1. 9Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1 and timeouts are less restrictive.
10
11Don't set aggressive timeouts on outgoing connections.
12 10
13## 2.15 11## 2.15
14 12