diff options
author | default <nobody@localhost> | 2022-12-20 08:27:23 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-20 08:27:23 +0100 |
commit | 97ac96201edda2c6218498b5c35d7bf046fc2041 (patch) | |
tree | 688c621781977632f282feee0788b2cda60eaec9 | |
parent | dda60374f7a863b289c8c1e8a585c2a9275fd615 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
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 Conversations can be collapsed. -Added support for edited posts on input. +Added support for edited posts on input. These updated messages will be marked by two dates (creation and last update). Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia). |