Skip to content

Commit

Permalink
Merge pull request #181 from SpinlockLabs/prep_5.4.0
Browse files Browse the repository at this point in the history
Prep 5.4.0
  • Loading branch information
robrbecker authored Oct 15, 2019
2 parents 85af553 + 2acc399 commit 786285e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## v5.4.0
- Implement rate-limiting https://github.com/SpinlockLabs/github.dart/pull/172
- Back off when server fails (HTTP 50x) https://github.com/SpinlockLabs/github.dart/pull/173
- 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`

- Fixed issues.get to correctly return Future<Issue> https://github.com/SpinlockLabs/github.dart/pull/180

## v5.3.0

Expand Down

0 comments on commit 786285e

Please sign in to comment.