summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index be6439a..ad1670c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,7 +2,9 @@
2 2
3## UNRELEASED 3## UNRELEASED
4 4
5After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline. 5Fixed a nasty bug that incorrectly deleted private local posts in certain cases.
6
7After receiving a follow confirmation, a bunch of posts from that account are requested and inserted into the timeline as context.
6 8
7Scheduled posts can now be sent from the command line (see `snac(1)` for more information on how to do it). 9Scheduled posts can now be sent from the command line (see `snac(1)` for more information on how to do it).
8 10