From 6266f9efd400d39b3ef3a6f4824c09706919155b Mon Sep 17 00:00:00 2001 From: default Date: Tue, 13 Dec 2022 16:05:45 +0100 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1092d54..f83f15c 100644 --- 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). +Fixed crash in the unfollow code. + Added configuration files and examples for running snac with docker (contributed by tobyjaffey). Serve /robots.txt (contributed by kensanata).