Skip to content

Commit 6cf7095

Browse files
📚 docs: Updated to version 1.13.0
1 parent 0545e93 commit 6cf7095

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

4+
[Release 1.13.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.13.0) (2025-04-25)
5+
--------------------------
6+
* Added endpoint and example to get receipts of Pix transactions
7+
* Refactored: Fallback to temp dir if cache dir creation fails
8+
49
[Release 1.12.2](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.12.2) (2025-02-19)
510
--------------------------
611
* Fixed: getErrorTitle function to always return string in PixException

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

0 commit comments

Comments
 (0)