Skip to content

Commit

Permalink
Add missing changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Nov 11, 2022
1 parent c01f9ef commit 1038506
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ PRAW follows `semantic versioning <http://semver.org/>`_.
Unreleased
----------

**Changed**

- Revert :meth:`~.Comment.edit` positional argument deprecation.
- Revert :meth:`~.Comment.reply` positional argument deprecation.
- Revert :meth:`~.Message.reply` positional argument deprecation.
- Revert :meth:`~.Submission.edit` positional argument deprecation.
- Revert :meth:`~.Submission.reply` positional argument deprecation.

**Fixed**

- An issue where :class:`.ModmailConversation`'s ``messages`` attribute would only
Expand Down

0 comments on commit 1038506

Please sign in to comment.