We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d49be7 commit 501e6eeCopy full SHA for 501e6ee
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+[Release 1.14.1](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.14.1) (2025-06-17)
5
+--------------------------
6
+* Added new examples of Automatic Pix journeys
7
+
8
[Release 1.14.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.14.0) (2025-06-13)
9
--------------------------
10
* Added new endpoints and examples for Pix by biometric
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.14.0",
+ "version": "1.14.1",
"type": "library",
"require": {
"php": ">=7.2.5",
0 commit comments