Skip to content

Commit 786285e

Browse files
authored
Merge pull request #181 from SpinlockLabs/prep_5.4.0
Prep 5.4.0
2 parents 85af553 + 2acc399 commit 786285e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## v5.4.0
22
- Implement rate-limiting https://github.com/SpinlockLabs/github.dart/pull/172
3+
- Back off when server fails (HTTP 50x) https://github.com/SpinlockLabs/github.dart/pull/173
34
- All remaining methods in repos_service.dart (accessible via the getter `repositories` from `GitHub` client class) have been implemented. `isCollaborator`, `listSingleCommitComments`, `listCommitComments`, `createCommitComment`, `getComment`, `updateComment`, `deleteComment`
4-
5+
- Fixed issues.get to correctly return Future<Issue> https://github.com/SpinlockLabs/github.dart/pull/180
56

67
## v5.3.0
78

0 commit comments

Comments
 (0)