summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6dfd1dd..85c0301 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Some tweaks to the docker configuration to generate a smaller image (contributed
8 8
9Don't force outgoing connections to HTTP/1.1. 9Don't force outgoing connections to HTTP/1.1.
10 10
11Don't set aggressive timeouts on outgoing connections.
12
11## 2.15 13## 2.15
12 14
13Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). 15Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).