From 865be6601e90338430093e58be600799386ee681 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 21 Dec 2022 10:28:12 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ac32e50..e1673ce 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.17 + +Fixed a header bug (contributed by alderwick). + ## 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.