File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.1.0
4
+
5
+ ### Added
6
+ - Add workflow dispatch and allow workflow names. ([ fodinabor] ( https://github.com/fodinabor ) ) [ #969 ] ( https://github.com/KnpLabs/php-github-api/issues/969 )
7
+
8
+ ### Changed
9
+ - Re-enable roave bc check for 3.x ([ acrobat] ( https://github.com/acrobat ) ) [ #958 ] ( https://github.com/KnpLabs/php-github-api/issues/958 )
10
+ - Cleanup 3.0.0 changelog ([ acrobat] ( https://github.com/acrobat ) ) [ #957 ] ( https://github.com/KnpLabs/php-github-api/issues/957 )
11
+ - Update new GitHub doc links in repo. ([ fodinabor] ( https://github.com/fodinabor ) ) [ #974 ] ( https://github.com/KnpLabs/php-github-api/issues/974 )
12
+
13
+ ### Fixed
14
+ - Add accept header for the checks API ([ Agares] ( https://github.com/Agares ) ) [ #968 ] ( https://github.com/KnpLabs/php-github-api/issues/968 )
15
+ - ExceptionThrower: adjust rate limit detection ([ glaubinix] ( https://github.com/glaubinix ) ) [ #959 ] ( https://github.com/KnpLabs/php-github-api/issues/959 )
16
+
3
17
## 3.0.0
4
18
5
19
### Added
You can’t perform that action at this time.
0 commit comments