Skip to content

Commit

Permalink
Merge pull request #124 from praw-dev/change_log
Browse files Browse the repository at this point in the history
Add entry for #123 and fix spelling error
  • Loading branch information
LilSpazJoekp committed Jul 26, 2021
2 parents 6c7efe2 + d8956a8 commit 7d46c4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ Unreleased
**Added**

- 301 redirects result in a ``Redirect`` exception.
- ``Requestor`` is now initialzed with a ``timeout`` parameter.
- ``Requestor`` is now initialized with a ``timeout`` parameter.
- ``ScriptAuthorizer``, ``ReadOnlyAuthorizer``, and ``DeviceIDAuthorizer`` have a
new parameter, ``scopes``, which determines the scope of access requests.
- Retry 408 "Request Timeout" HTTP responses.

2.2.0 (2021-06-10)
------------------
Expand Down

0 comments on commit 7d46c4d

Please sign in to comment.