File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ Unreleased
2222 `r/{subreddit}/api/wiki/edit `.
2323- :meth: `.Redditor.block ` no longer needs to retrieve a user's fullname.
2424
25+ **Deprecated **
26+
27+ - The ``subreddit `` attribute of :class: `.Redditor ` is no longer a dict.
28+ - Legacy modmail is slated for deprecation by Reddit in June 2021. See
29+ https://www.reddit.com/r/modnews/comments/mar9ha/even_more_modmail_improvements/ for
30+ more info.
31+
2532**Fixed **
2633
2734- Fixed bug where :meth: `.WikiPage.edit ` and :meth: `.SubredditWiki.create ` would fail if
@@ -34,16 +41,6 @@ Unreleased
3441 when the response did not contain valid JSON data.
3542- Fixed bug where :meth: `.FullnameMixin.fullname ` sometimes returned the wrong fullname.
3643
37- **Deprecated **
38-
39- - Legacy modmail is slated for deprecation by Reddit in June 2021. See
40- https://www.reddit.com/r/modnews/comments/mar9ha/even_more_modmail_improvements/ for
41- more info.
42-
43- **Deprecated **
44-
45- - The ``subreddit `` attribute of :class: `.Redditor ` is no longer a dict.
46-
47447.2.0 (2021/02/24)
4845------------------
4946
You can’t perform that action at this time.
0 commit comments