We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6480a79 commit 42e405eCopy full SHA for 42e405e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 9.16.0
2
+
3
+* Fix links and spelling nits in markdown files by @kevmoo in https://github.com/SpinlockLabs/github.dart/pull/379
4
+* Support latest pkg:http by @kevmoo in https://github.com/SpinlockLabs/github.dart/pull/380
5
6
7
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.15.1...9.16.0
8
9
## 9.15.1
10
11
* Revert immutable auth by @CaseyHillers in https://github.com/SpinlockLabs/github.dart/pull/378
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.15.1
+version: 9.16.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