Skip to content

Commit

Permalink
Merge 5b29114 into 34aa1e7
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Jan 25, 2021
2 parents 34aa1e7 + 5b29114 commit 5a348b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -11,11 +11,11 @@ Unreleased
* Ability to pass a gallery url to :meth:`.Reddit.submission`.
* Ability to specify modmail mute duration.
* Add method :meth:`.invited` to get invited moderators of a subreddit.
* Ability to submit text/self posts with inline media.
* Add method :meth:`~.Submission.award` and :meth:`~.Comment.award` with the ability to
specify type of award, anonymity, and message when awarding a submission or comment.
* Ability to specify subreddits by name using the `subreddits` parameter in
:meth:`.Reddit.info`.
* Ability to submit text/self posts with inline media.
* Added :meth:`.Reddit.close` to close the requestor session.
* Ability to use :class:`.Reddit` as an asynchronous context manager that automatically
closes the requestor session on exit.
Expand Down

0 comments on commit 5a348b1

Please sign in to comment.