File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
4
5
+ ## 2.10.0
6
+
7
+ ### Added
8
+
9
+ - Support for "before" parameter on Notification API (#724 )
10
+
11
+ ### Changed
12
+
13
+ - Allow unspecified ` event ` when creating review (#723 )
14
+
15
+ ### Fixed
16
+
17
+ - Adjust: installationn access token endpoint (#731 )
18
+ - Fixed "get single label" example and add correct example for getting issue's labels (#732 )
19
+ - Add comment about ` Key ` constructor argument (#722 )
20
+
5
21
## 2.9.0
6
22
7
23
### Added
Original file line number Diff line number Diff line change 44
44
"prefer-stable" : true ,
45
45
"extra" : {
46
46
"branch-alias" : {
47
- "dev-master" : " 2.9 .x-dev"
47
+ "dev-master" : " 2.10 .x-dev"
48
48
}
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments