aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 3e1e882..60a473e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,11 +2,11 @@ A note on versioning: This librarys major version will grow with the APIs
2version number. Breaking changes will be indicated by a change in the minor 2version number. Breaking changes will be indicated by a change in the minor
3(or major) version number, and will generally be avoided. 3(or major) version number, and will generally be avoided.
4 4
5v1.2.0 (Preliminary) 5v1.2.0
6-------------------- 6------
7* BREAKING CHANGE: Renamed streaming functions to be more in line with the rest 7* BREAKING CHANGE: Renamed streaming functions to be more in line with the rest
8* POTENTIALLY BREAKING CHANGE: Added attribute-style access for returned dicts 8* POTENTIALLY BREAKING CHANGE: Added attribute-style access for returned dicts
9* 2.1.0 compatibility 9* Mastodon v2.1.0 compatibility
10 * Added custom_emojis() 10 * Added custom_emojis()
11 * Added list(), lists(), list_accounts() 11 * Added list(), lists(), list_accounts()
12 * Added list_create(), list_update(), list_delete() 12 * Added list_create(), list_update(), list_delete()
Powered by cgit v1.2.3 (git 2.41.0)