We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac3bb89 + 9398693 commit 26a838bCopy full SHA for 26a838b
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 2.20.0
4
+
5
+### Added
6
+- Deployments: added missing 'delete deployment' endpoint ([clxmstaab](https://github.com/clxmstaab)) [#991](https://github.com/KnpLabs/php-github-api/issues/991)
7
8
+### Changed
9
+- phpdoc: fix typo ([clxmstaab](https://github.com/clxmstaab)) [#993](https://github.com/KnpLabs/php-github-api/issues/993)
10
11
+### Fixed
12
+- fixed php warning in GithubExceptionThrower ([clxmstaab](https://github.com/clxmstaab), [acrobat](https://github.com/acrobat)) [#992](https://github.com/KnpLabs/php-github-api/issues/992)
13
14
## 2.19.2
15
16
### Changed
0 commit comments