summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
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 @@
4 4
5Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey). 5Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).
6 6
7Fixed crash in the unfollow code.
8
7Added configuration files and examples for running snac with docker (contributed by tobyjaffey). 9Added configuration files and examples for running snac with docker (contributed by tobyjaffey).
8 10
9Serve /robots.txt (contributed by kensanata). 11Serve /robots.txt (contributed by kensanata).