Skip to content

Commit 91bb6b1

Browse files
committed
docs(changelog): 📝 update changelog
1 parent 6fbd86f commit 91bb6b1

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.8.0](https://github.com/sns-sdks/python-twitter/v0.8.0) (2021-11-21)
5+
## [0.8.1](https://github.com/sns-sdks/python-twitter/v0.8.1) (2023-01-09)
6+
7+
### Features
8+
9+
- Add new fields for object update recently
10+
11+
## [0.8.0](https://github.com/sns-sdks/python-twitter/v0.8.0) (2022-11-21)
612

713
### Features
814

915
- Add new fields for object update recently
1016
- Add new apis for manage direct messages
1117

12-
## [0.7.9](https://github.com/sns-sdks/python-twitter/v0.7.9) (2021-09-20)
18+
## [0.7.9](https://github.com/sns-sdks/python-twitter/v0.7.9) (2022-09-20)
1319

1420
### Features
1521

@@ -20,39 +26,39 @@ All notable changes to this project will be documented in this file.
2026
- Fix set error token after generate access token.
2127

2228

23-
## [0.7.8](https://github.com/sns-sdks/python-twitter/v0.7.8) (2021-07-22)
29+
## [0.7.8](https://github.com/sns-sdks/python-twitter/v0.7.8) (2022-07-22)
2430

2531
### Features
2632

2733
- Support new query fields for get list tweets [#117](https://github.com/sns-sdks/python-twitter/issues/117)
2834

29-
## [0.7.7](https://github.com/sns-sdks/python-twitter/v0.7.7) (2021-05-23)
35+
## [0.7.7](https://github.com/sns-sdks/python-twitter/v0.7.7) (2022-05-23)
3036

3137
### Features
3238

3339
- New apis for get user timelines by reverse chronological.
3440

35-
## [0.7.6](https://github.com/sns-sdks/python-twitter/v0.7.6) (2021-04-07)
41+
## [0.7.6](https://github.com/sns-sdks/python-twitter/v0.7.6) (2022-04-07)
3642

3743
### Features
3844

3945
- New apis for bookmarks.
4046
- New initial parameters `client secret` for `Confidential Clients`.
4147

42-
## [0.7.5](https://github.com/sns-sdks/python-twitter/v0.7.5) (2021-02-17)
48+
## [0.7.5](https://github.com/sns-sdks/python-twitter/v0.7.5) (2022-02-17)
4349

4450
### Features
4551

4652
- New api for get tweet quote tweets. [docs](https://twittercommunity.com/t/introducing-the-quote-tweets-lookup-endpoint-to-the-twitter-api-v2/168370)
4753
- New update for spaces api. [docs](https://twittercommunity.com/t/bringing-tweets-shared-in-a-space-and-rsvp-count-to-the-spaces-endpoints/166746)
4854

49-
## [0.7.4](https://github.com/sns-sdks/python-twitter/v0.7.4) (2021-02-17)
55+
## [0.7.4](https://github.com/sns-sdks/python-twitter/v0.7.4) (2022-02-17)
5056

5157
### Features
5258

5359
- Add sort parameter for search tweets, [docs](https://twittercommunity.com/t/introducing-the-sort-order-parameter-for-search-endpoints-in-the-twitter-api-v2/166377)
5460

55-
## [0.7.3](https://github.com/sns-sdks/python-twitter/v0.7.3) (2021-01-24)
61+
## [0.7.3](https://github.com/sns-sdks/python-twitter/v0.7.3) (2022-01-24)
5662

5763
### Features
5864

0 commit comments

Comments
 (0)