summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-14 05:52:40 +0100
committerdefault <nobody@localhost>2022-12-14 05:52:40 +0100
commit23f1fcf43252ae611b764934cef0585dbb4374b0 (patch)
treeb0c73585156defa3f383af16bfb2e4ee90ac5a77 /RELEASE_NOTES.md
parent366a48e2b811ac1c1d44310f364eeb1b59bb7c4c (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index cfbd4d2..fd5b1df 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,14 +4,12 @@
Fixed bug in message posting that may result in 400 Bad Request errors (contributed by tobyjaffey).
-Fixed crash in the unfollow code.
+Fixed crash and a deletion error in the unfollow code.
Added configuration files and examples for running snac with docker (contributed by tobyjaffey).
Serve /robots.txt (contributed by kensanata).
-Fixed a deletion error.
-
## 2.14
Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata).