Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
As of the last two pull requests were merged in the main branch, I think they will enter the next 1.1.5 version. So the CHANGELOG file needs to be updated to describe the latest changes.

- [Add approve method to Payments resource](woovibr#61)
- [Add Accounts Resource to PHP-SDK](woovibr#62)
  • Loading branch information
jonathanpmartins authored Dec 20, 2024
1 parent 3964283 commit 416fee1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
### Partners Resource

* Partners Resource. [#58](https://github.com/woovibr/php-sdk/pull/58)
* Accounts Resource. [#62](https://github.com/woovibr/php-sdk/pull/52)
* approve() method added to Payments resource. [#61](https://github.com/woovibr/php-sdk/pull/51)
* php 8.3 and 8.4 added to code quality workflow. [#59](https://github.com/woovibr/php-sdk/pull/59)


Expand Down

0 comments on commit 416fee1

Please sign in to comment.