We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bda20 commit 7f28317Copy full SHA for 7f28317
CHANGELOG-3.X.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 3.6.0
4
+
5
+### Added
6
+- Include optional params parameter for Commits compare method ([mountiny](https://github.com/mountiny)) [#1053](https://github.com/KnpLabs/php-github-api/issues/1053)
7
8
+### Changed
9
+- Update incorrect documentation ([pheeque1](https://github.com/pheeque1)) [#1058](https://github.com/KnpLabs/php-github-api/issues/1058)
10
11
+### Fixed
12
+- fix(Apps): use /orgs/ORG/installation ([ellisio](https://github.com/ellisio)) [#1056](https://github.com/KnpLabs/php-github-api/issues/1056)
13
14
## 3.5.1
15
16
### Fixed
0 commit comments