Skip to content

Commit

Permalink
Merge pull request #721 from KnpLabs/Nyholm-patch-1
Browse files Browse the repository at this point in the history
Added changelog for 2.9
  • Loading branch information
acrobat authored Jul 23, 2018
2 parents 2878d26 + e471b8e commit 31abea2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
### Added

- API endpoint `Github\Api\Repo::transfer()`
- API endpoint `Github\Api\Notification::markThreadRead()`
- API endpoint `Github\Api\Search::topics()`

### Fixed

- Make sure to always reset the "per page" in `Github\ResultPager::fetchAll()`.

## 2.8.0

Expand Down

0 comments on commit 31abea2

Please sign in to comment.