File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11## Changes for 0.20
22
33- Add ratelimit endpoint
4- [ #315 ] ( https://github.com/phadej/github/pull/315/ )
4+ [ #315 ] ( https://github.com/phadej/github/pull/315 )
55- Add some deployment endoints
6- [ #330 ] ( https://github.com/phadej/github/pull/330/ )
6+ [ #330 ] ( https://github.com/phadej/github/pull/330 )
77- Add webhook installation events
8- [ #329 ] ( https://github.com/phadej/github/pull/330/ )
8+ [ #329 ] ( https://github.com/phadej/github/pull/330 )
9+ - Tigthen lower bounds (also remove aeson-compat dep)
10+ [ #332 ] ( https://github.com/phadej/github/pull/332 )
911
1012## Changes for 0.19
1113
Original file line number Diff line number Diff line change @@ -38,11 +38,6 @@ extra-source-files:
3838 fixtures/user-organizations.json,
3939 fixtures/user.json
4040
41- flag aeson-compat
42- description : Whether to use aeson-compat or aeson-extra
43- default : True
44- manual : False
45-
4641source-repository head
4742 type : git
4843 location : git://github.com/phadej/github.git
You can’t perform that action at this time.
0 commit comments