Skip to content

Commit 910256a

Browse files
📚 docs: Updated to version 1.9.0
1 parent 2273054 commit 910256a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
[Release 1.9.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.9.0) (2024-07-19)
5+
--------------------------
6+
* Added new endpoints and examples:
7+
- Payment API webhook
8+
- Pix API MED
9+
- Pix API QR Code payment
10+
- Card payment refund
11+
* Added feature to obtain response header of requests
12+
413
[Release 1.8.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.8.0) (2024-02-22)
514
--------------------------
615
* Added a new endpoint and example to update subscriptions

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "efipay/sdk-php-apis-efi",
33
"description": "SDK PHP para APIs Efi Pay",
44
"homepage": "https://github.com/efipay/sdk-php-apis-efi/",
5-
"version": "1.8.0",
5+
"version": "1.9.0",
66
"type": "library",
77
"require": {
88
"php": ">=7.2.5",

0 commit comments

Comments
 (0)