diff options
author | Lorenz Diener <[email protected]> | 2020-02-29 18:52:20 +0100 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2020-02-29 18:52:20 +0100 |
commit | 82f531e3eed43215aae8af558a5c9699f15e662f (patch) | |
tree | a784086cdd90e2ef5457bd55da9d8b40d14803c6 /docs | |
parent | efb1ebb8ce8a3a99732012ae53da89d836c712bf (diff) | |
download | mastodon.py-82f531e3eed43215aae8af558a5c9699f15e662f.tar.gz |
Add reactions to changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 6a65b7b..473777a 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -1084,7 +1084,7 @@ Reading data: Preferences | |||
1084 | .. automethod:: Mastodon.preferences | 1084 | .. automethod:: Mastodon.preferences |
1085 | 1085 | ||
1086 | Reading data: Announcements | 1086 | Reading data: Announcements |
1087 | -------------------------- | 1087 | --------------------------- |
1088 | 1088 | ||
1089 | .. automethod:: Mastodon.announcements | 1089 | .. automethod:: Mastodon.announcements |
1090 | 1090 | ||