Skip to content

Commit 31abea2

Browse files
authored
Merge pull request #721 from KnpLabs/Nyholm-patch-1
Added changelog for 2.9
2 parents 2878d26 + e471b8e commit 31abea2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
77
### Added
88

99
- API endpoint `Github\Api\Repo::transfer()`
10+
- API endpoint `Github\Api\Notification::markThreadRead()`
11+
- API endpoint `Github\Api\Search::topics()`
12+
13+
### Fixed
14+
15+
- Make sure to always reset the "per page" in `Github\ResultPager::fetchAll()`.
1016

1117
## 2.8.0
1218

0 commit comments

Comments
 (0)