diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 14f7827..6dfd1dd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,6 +6,8 @@ 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. | ||
| 10 | |||
| 9 | ## 2.15 | 11 | ## 2.15 |
| 10 | 12 | ||
| 11 | Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). | 13 | Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). |