We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d49d9b commit 41f5347Copy full SHA for 41f5347
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
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
+
9
[Release 1.10.1](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.10.1) (2024-12-17)
10
--------------------------
11
* Pix sending route updated to v3
composer.json
@@ -2,7 +2,7 @@
"name": "efipay/sdk-php-apis-efi",
"description": "SDK PHP para APIs Efi Pay",
"homepage": "https://github.com/efipay/sdk-php-apis-efi/",
- "version": "1.10.1",
+ "version": "1.11.0",
"type": "library",
"require": {
"php": ">=7.2.5",
0 commit comments