Skip to content

Commit 5f94630

Browse files
committed
added "Highlights" to the changelog
1 parent a33976a commit 5f94630

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ Version 3.0.0
99

1010
.. note:: This Version is a major rework of the library. Please see the :doc:`v3-migration` to learn how to migrate.
1111

12+
**Highlights**
13+
14+
- Library is now fully async
15+
- Twitch API responses are now Objects and Generators instead of pure dictionaries
16+
- Automatic Pagination of API results
17+
- First alpha of a Chat Bot implementation
18+
- More customizability for the UserAuthenticator
19+
- A lot of new Endpoints where added
20+
- New look and content for the documentation
21+
22+
**Full Changelog**
23+
1224
* Rewrote the twitchAPI to be async
1325
* twitchAPI now uses Objects instead of dictionaries
1426
* added automatic pagination to all relevant API endpoints

0 commit comments

Comments
 (0)