Skip to content

Commit

Permalink
Remove a text role for an undocumented method
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Mar 15, 2020
1 parent 94b96cc commit 7f089bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Changelog
not found in the headers.
- Allow authenticating as a GitHub App by using JSON web token.
:func:`gidgethub.sansio.create_headers` now accepts
``jwt`` argument. :meth:`gidgethub.abc.GitHubAPI._make_request`,
``jwt`` argument. ``gidgethub.abc.GitHubAPI._make_request``,
:meth:`gidgethub.abc.GitHubAPI.getitem`, :meth:`gidgethub.abc.GitHubAPI.getiter`,
:meth:`gidgethub.abc.GitHubAPI.post`, :meth:`gidgethub.abc.GitHubAPI.patch`,
:meth:`gidgethub.abc.GitHubAPI.put`, and :meth:`gidgethub.abc.GitHubAPI.delete` now
Expand Down

0 comments on commit 7f089bd

Please sign in to comment.