We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bee109 commit 5ef10ffCopy full SHA for 5ef10ff
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 9.17.0
2
+
3
+* Add bearerToken constructor to Authentication class by @kevmoo in https://github.com/SpinlockLabs/github.dart/pull/381
4
5
6
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.16.0...9.17.0
7
8
## 9.16.0
9
10
* Fix links and spelling nits in markdown files by @kevmoo in https://github.com/SpinlockLabs/github.dart/pull/379
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.16.0
+version: 9.17.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