We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d1fd2 commit 4b51cafCopy full SHA for 4b51caf
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.9.0](https://github.com/sns-sdks/python-twitter/v0.9.0) (2023-11-22)
6
+
7
+### Features
8
9
+- Add basic support for Media Upload V1.1
10
+- Add new apis for get tweet retweets, usage tweets and so on
11
+- Add new fields for some model.
12
13
+### Fix
14
15
+- Fix when create tweet with media
16
+- Fix ratelimit for users by api.
17
18
19
## [0.8.1](https://github.com/sns-sdks/python-twitter/v0.8.1) (2023-01-09)
20
21
### Features
0 commit comments