We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9230e6 commit a983dd2Copy full SHA for a983dd2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 9.7.0
2
+* Add calendar versioning by @CaseyHillers in https://github.com/SpinlockLabs/github.dart/pull/338
3
+
4
+**Full Changelog**: https://github.com/SpinlockLabs/github.dart/compare/9.6.0...9.7.0
5
## 9.6.0
6
7
* Require Dart 2.17
pubspec.yaml
@@ -1,5 +1,5 @@
name: github
-version: 9.6.0
+version: 9.7.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