snac2

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

commit e09a4051c69801870d0605e26bdacc68cc81be98
parent 1eb5c7a6e2f5436c8f0be77acc06672a5f24562a
Author: default <nobody@localhost>
Date:   Tue, 13 Dec 2022 09:17:53 +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 @@ -4,6 +4,8 @@ Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). +Added configuration files and examples for running snac with docker (contributed by tobyjaffey). + ## 2.14 Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata).