Commit 42a9813 1 parent c155939 commit 42a9813 Copy full SHA for 42a9813
File tree 1 file changed +20
-4
lines changed
1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,28 @@ Changelog
11
11
This page keeps a detailed human friendly rendering of what's new and changed
12
12
in specific versions.
13
13
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
+
14
30
v1.7.6
15
31
-------
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 ``.
20
36
21
37
v1.7.5
22
38
-------
You can’t perform that action at this time.
0 commit comments