File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Changes for 0.27
2+
3+ - Add vector of SimpleTeam in "requested_teams" field of PullRequest
4+ [ #453 ] ( https://github.com/phadej/github/pull/453 )
5+ - Add endpoint to create gist
6+ [ #455 ] ( https://github.com/phadej/github/pull/455 )
7+ - Update RepoWebhookEvent
8+ [ #461 ] ( https://github.com/phadej/github/pull/461 )
9+ - PullRequest Reviews may not have submitted_at field
10+ [ #450 ] ( https://github.com/phadej/github/pull/450 )
11+
112## Changes for 0.26
213
314- Generalize PagedQuery to allow its reuse by preview github APIs
Original file line number Diff line number Diff line change 11cabal-version : >= 1.10
22name : github
3- version : 0.26
3+ version : 0.27
44synopsis : Access to the GitHub API, v3.
55category : Network
66description :
You can’t perform that action at this time.
0 commit comments