Skip to content

Commit e471b8e

Browse files
authored
Added changelog for 2.9
1 parent 2878d26 commit e471b8e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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)