We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e561339 commit 60d0d5fCopy full SHA for 60d0d5f
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 2.18.0
4
+
5
+### Added
6
+- Add parameters to PullRequest commits method ([seanmtaylor](https://github.com/seanmtaylor)) [#938](https://github.com/KnpLabs/php-github-api/issues/938)
7
+- Actions (#872) ([lexor](https://github.com/lexor)) [#939](https://github.com/KnpLabs/php-github-api/issues/939)
8
+- automated security endpoints (#868) ([lexor](https://github.com/lexor)) [#944](https://github.com/KnpLabs/php-github-api/issues/944)
9
10
+### Changed
11
+- Update apps.md ([clarkeash](https://github.com/clarkeash)) [#936](https://github.com/KnpLabs/php-github-api/issues/936)
12
13
+### Fixed
14
+- Throw exception for graphql errors ([acrobat](https://github.com/acrobat)) [#941](https://github.com/KnpLabs/php-github-api/issues/941)
15
16
## 2.17.0
17
18
### Added
0 commit comments