We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655cdff commit d4325c1Copy full SHA for d4325c1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 8.5.0
2
+
3
+* Adds listing and creating PR Reviews, listing users in an org by @robrbecker in https://github.com/SpinlockLabs/github.dart/pull/287
4
5
6
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/8.4.0...8.5.0
7
8
## 8.4.0
9
- added `updateComment` to update issue comments https://github.com/SpinlockLabs/github.dart/pull/286
10
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 8.4.0
+version: 8.5.0
description: A high-level GitHub API Client Library that uses Github's v3 API
homepage: https://github.com/SpinlockLabs/github.dart
0 commit comments