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 b4462d7 commit 3ef3fbdCopy full SHA for 3ef3fbd
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 8.4.0
2
+- added `updateComment` to update issue comments https://github.com/SpinlockLabs/github.dart/pull/286
3
+
4
## 8.3.0
5
- Support `files` field in class `GitHubComparison`
6
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 8.3.0
+version: 8.4.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