summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f20859d..ac32e50 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,7 +6,7 @@ Some outgoing connection tweaks: the protocol is no longer forced to be HTTP/1.1
6 6
7Conversations can be collapsed. 7Conversations can be collapsed.
8 8
9Added support for edited posts on input. 9Added support for edited posts on input. These updated messages will be marked by two dates (creation and last update).
10 10
11Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). 11Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia).
12 12