diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6455f5f..0473ece 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,7 +6,7 @@ Posts that were liked or boosted can now be unliked and unboosted. | |||
| 6 | 6 | ||
| 7 | Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). | 7 | Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). |
| 8 | 8 | ||
| 9 | Fixed a bug that caused some spurious unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). | 9 | Fixed a bug that caused some incorrect unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). |
| 10 | 10 | ||
| 11 | Mastodon API: Added support for lists. | 11 | Mastodon API: Added support for lists. |
| 12 | 12 | ||