We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494b9bd commit 7eb3d84Copy full SHA for 7eb3d84
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+Changes for 0.17.0
2
+- Add `Ord Request` instance
3
+- Repository contents
4
+- Repository starring endpoints
5
+- Pull Request review endpoints
6
+
7
Changes for 0.16.0
8
- Add support for `mergeable_state = "blocked".`
9
- Fix HTTP status code of merge PR
github.cabal
@@ -1,5 +1,5 @@
name: github
-version: 0.16.0
+version: 0.17.0
synopsis: Access to the GitHub API, v3.
description:
The GitHub API provides programmatic access to the full
0 commit comments