Skip to content

Commit

Permalink
Add link for removed method
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Jun 25, 2015
1 parent 471bfab commit ddc6547
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,13 +422,14 @@ construction currently used throughout the client.

Version 4.0

- **removes support for a [long deprecated overload][list_pulls] for
- **removes support for a [long deprecated overload][list-pulls] for
passing state as a positional argument** when listing pull requests. Instead,
pass `state` in the method options.
- **drops support for Ruby < 2.0**.
- adds support for new [Enterprise-only APIs](#working-with-github-enterprise).
- adds support for [Repository redirects][redirects].

[list-pulls]: https://github.com/octokit/octokit.rb/commit/e48e91f736d5fce51e3bf74d7c9022aaa52f5c5c
[redirects]: https://developer.github.com/changes/2015-05-26-repository-redirects-are-coming/

Version 3.0 includes a couple breaking changes when upgrading from v2.x.x:
Expand Down

0 comments on commit ddc6547

Please sign in to comment.