summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
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. 7Fixed crash and a deletion error in the unfollow code.
8 8
9Added 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).
10 10
11Serve /robots.txt (contributed by kensanata). 11Serve /robots.txt (contributed by kensanata).
12 12
13Fixed a deletion error.
14
15## 2.14 13## 2.14
16 14
17Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata). 15Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata).