Releases: lesstif/php-jira-rest-client
Releases · lesstif/php-jira-rest-client
3.0.0
support PTA, archive project
fixed don't use user's Configuration Interface in IssueService.
PHP 8 support.
- update dependency for support to PHP 8
- add user update(see #369 )
fixed getenv is discouraged.
update dependancy dotenv for laravel 8
add partial status api.
fixed function name typo
fixed function name typo in the IssueService (#343 )