Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uphlewis committed Jul 16, 2024
1 parent a0eb479 commit 4bc487c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to the package will be documented in this file.

## [v6.7.4](https://github.com/upmind-automation/provision-provider-shared-hosting/releases/tag/v6.7.4) - 2024-07-16

- Update TwentyI/Api::searchForStackUser() to use new explicitStackUserCheck endpoint
- Fix TwentyI/Api::getPackageInfo(): trim $hostingId to prevent cURL errors due to whitespace
- Update TwentyI/Api::handleException() to append result error message if available

## [v6.7.3](https://github.com/upmind-automation/provision-provider-shared-hosting/releases/tag/v6.7.3) - 2024-07-09

Expand All @@ -21,6 +26,12 @@ All notable changes to the package will be documented in this file.
- Update base lib to v4
- Update 20i SDK to v1.1

## [v6.6.6](https://github.com/upmind-automation/provision-provider-shared-hosting/releases/tag/v6.6.6) - 2024-07-16

- Update TwentyI/Api::searchForStackUser() to use new explicitStackUserCheck endpoint
- Fix TwentyI/Api::getPackageInfo(): trim $hostingId to prevent cURL errors due to whitespace
- Update TwentyI/Api::handleException() to append result error message if available

## [v6.6.5](https://github.com/upmind-automation/provision-provider-shared-hosting/releases/tag/v6.6.5) - 2024-07-09

- Fix TwentyI\Provider::getAccountInfoData() type error when IP is unknown
Expand Down

0 comments on commit 4bc487c

Please sign in to comment.