Skip to content

Commit 42a9813

Browse files
authored
Update whats_new.rst
1 parent c155939 commit 42a9813

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

docs/whats_new.rst

+20-4
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,28 @@ Changelog
1111
This page keeps a detailed human friendly rendering of what's new and changed
1212
in 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+
1430
v1.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

2137
v1.7.5
2238
-------

0 commit comments

Comments
 (0)