File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,28 @@ Changelog
1111This page keeps a detailed human friendly rendering of what's new and changed
1212in specific versions.
1313
14+ v1.8.0
15+ -------
16+ - Fixes ``guild.me ``.
17+ - Partially fixes ``guild.members `` (only if you have manage_guild perm).
18+ - Fixes large guild events.
19+
20+ v1.7.8
21+ -------
22+ - Removes all bot-only methods + functions.
23+ - Un-deprecates user-only functions.
24+ - Removes bot and deprecation notices from docstrings.
25+
26+ v1.7.7
27+ -------
28+ - Add lazy loading patch to group dms (fixes #11).
29+
1430v1.7.6
1531-------
16- - Code cleanup
17- - Bug fixes
18- - Deprecate regular bot accounts
19- - Deprecate ``bot=False ``
32+ - Code cleanup.
33+ - Bug fixes.
34+ - Deprecate regular bot accounts.
35+ - Deprecate ``bot=False ``.
2036
2137v1.7.5
2238-------
You can’t perform that action at this time.
0 commit comments