Skip to content

Commit 7eb3d84

Browse files
committed
Bump version to 0.17.0
1 parent 494b9bd commit 7eb3d84

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
Changes for 0.16.0
28
- Add support for `mergeable_state = "blocked".`
39
- Fix HTTP status code of merge PR

github.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: github
2-
version: 0.16.0
2+
version: 0.17.0
33
synopsis: Access to the GitHub API, v3.
44
description:
55
The GitHub API provides programmatic access to the full

0 commit comments

Comments
 (0)