We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdd4be commit c230ab0Copy full SHA for c230ab0
CHANGELOG-3.X.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 3.7.0
4
+
5
+### Added
6
+- added phpdocs ([staabm](https://github.com/staabm)) [#1068](https://github.com/KnpLabs/php-github-api/issues/1068)
7
+- added missing magic method phpdocs for deployments ([staabm](https://github.com/staabm)) [#1069](https://github.com/KnpLabs/php-github-api/issues/1069)
8
+- Fix issue https://github.com/KnpLabs/php-github-api/issues/1061 ([mruell](https://github.com/mruell)) [#1062](https://github.com/KnpLabs/php-github-api/issues/1062)
9
10
+### Changed
11
+- Updates ReviewRequest Create method to return type Array ([ejntaylor](https://github.com/ejntaylor)) [#1060](https://github.com/KnpLabs/php-github-api/issues/1060)
12
13
## 3.6.0
14
15
### Added
0 commit comments