Skip to content

Commit 7f28317

Browse files
committed
Update changelog for 3.6.0 release
1 parent f0bda20 commit 7f28317

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG-3.X.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## 3.5.1
415

516
### Fixed

0 commit comments

Comments
 (0)