File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- ## Changes for 0.29.1
1
+ ## Changes for 0.30
2
2
3
+ _ 2025-05-09, Andreas Abel, Peace edition_
4
+
5
+ - Organization membership endpoint (Domen Kožar, PR [ #487 ] ( https://github.com/haskell-github/github/pull/487 ) ).
6
+ - Allow JWT as an authentication method (Tom Sydney Kerckhove, PR [ #497 ] ( https://github.com/haskell-github/github/pull/497 ) ).
7
+ - Support pagination (Tom McLaughlin, PR [ #503 ] ( https://github.com/haskell-github/github/pull/503 ) ).
8
+ - Initial subset of Reactions endpoints (Dan Rijks, PR [ #509 ] ( https://github.com/haskell-github/github/pull/509 ) ).
9
+ - Fix ` getNotifications ` (maralorn, PR [ #511 ] ( https://github.com/haskell-github/github/pull/511 ) ).
10
+ - Add missing ` name ` field to ` WorkflowJobs ` ` Job ` type (Hugh Davidson, PR [ #518 ] ( https://github.com/haskell-github/github/pull/518 ) ).
11
+ - Add ` StateReasonDuplicate ` to ` IssueStateReason ` (PR [ #523 ] ( https://github.com/haskell-github/github/pull/523 ) ).
3
12
- Drop support for GHC 8.0 and below.
4
13
- Drop dependency ` time-compat ` .
5
14
6
- Tested with GHC 8.2 - 9.10.1.
15
+ Tested with GHC 8.2 - 9.12.2.
16
+
7
17
8
18
## Changes for 0.29
9
19
You can’t perform that action at this time.
0 commit comments