Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenefvdm committed Nov 1, 2024
2 parents fc273ad + 019b74d commit 2391476
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `whmcs-api` will be documented in this file.

## Release v1.02 - 2024-10-22

Description of what’s new in v1.02

## 22 Oct 2024

- Added AcceptOrder and tagged a new version 1.02
Expand Down
2 changes: 1 addition & 1 deletion src/Whmcs.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ public function __construct($client)
*
* https://developers.whmcs.com/api-reference/acceptorder/
*
* @param $data
* @return array|mixed
*
* @throws Exception
*/
public function acceptOrder($data): mixed
Expand Down

0 comments on commit 2391476

Please sign in to comment.