Skip to content

Commit 41f5347

Browse files
committedJan 15, 2025
📚 docs: Updated to version 1.11.0
1 parent 1d49d9b commit 41f5347

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
[Release 1.11.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.11.0) (2025-01-15)
5+
--------------------------
6+
* Added Statements API endpoints and examples
7+
* Added endpoint and example to resend Pix webhook
8+
49
[Release 1.10.1](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.10.1) (2024-12-17)
510
--------------------------
611
* Pix sending route updated to v3

‎composer.json

+1-1
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.10.1",
5+
"version": "1.11.0",
66
"type": "library",
77
"require": {
88
"php": ">=7.2.5",

0 commit comments

Comments
 (0)