snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 4cecff5432828bc65b13cb86499924f13bde8776
parent e31734c06a6aa2558b552395811b59d7ebf1e94b
Author: default <nobody@localhost>
Date:   Sun, 18 Dec 2022 06:15:09 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.16 +Conversations can be collapsed. + Added support for edited posts on input. Some tweaks to the docker configuration to generate a smaller image (contributed by ogarcia).