aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcy <halcy@ARARAGI-KUN>2022-11-21 20:21:12 +0200
committerhalcy <halcy@ARARAGI-KUN>2022-11-21 20:21:12 +0200
commit6d4ec618f2f02a20874973647f34cbca9e9936cc (patch)
tree3e2a0fde67f49682364c63821c4bf16bb3872c8a /TODO.md
parent943782afc394f52377223fb6b777946d5b2148ff (diff)
downloadmastodon.py-6d4ec618f2f02a20874973647f34cbca9e9936cc.tar.gz
small docs change
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 7be1c70..cf845fc 100644
--- a/TODO.md
+++ b/TODO.md
@@ -37,7 +37,7 @@ Refer to mastodon changelog and API docs for details when implementing, add or m
37 37
383.4.2 383.4.2
39----- 39-----
40* [ ] Add configuration attribute to GET /api/v1/instance 40* [postpone to later] Add configuration attribute to GET /api/v1/instance
41 41
423.5.0 423.5.0
43----- 43-----
@@ -66,3 +66,4 @@ General improvements that would be good to do before doing another release:
66* [x] Fix the CI 66* [x] Fix the CI
67* [ ] Get test coverage like, real high 67* [ ] Get test coverage like, real high
68* [ ] Add all those streaming events?? 68* [ ] Add all those streaming events??
69* [ ] Document return values
Powered by cgit v1.2.3 (git 2.41.0)