commit 97ac96201edda2c6218498b5c35d7bf046fc2041 parent dda60374f7a863b289c8c1e8a585c2a9275fd615 Author: default <nobody@localhost> Date: Tue, 20 Dec 2022 08:27:23 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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).