Skip to content

Commit

Permalink
Prepare for 2.1 (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Mar 23, 2017
1 parent be18a9e commit 0feb076
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,21 @@

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

## 2.0.2
## 2.1.0

### Added

- Add support for retrieving a single notification info using his ID
- Add a function to get user organizations
- Added GraphQL support
- Add page variable to organization repo list (Organization::repositories())
- Add support for pull request review.
- Add support for adding branch protection.

### Fixed

- Bug with double slashes when using enterprise URL.
- Bug when headers not being passed to request (#529)

## 2.0.0

Expand Down

0 comments on commit 0feb076

Please sign in to comment.