Skip to content

Commit a5c0d65

Browse files
📚 docs: Updated to version 1.16.0
1 parent 7cf20a7 commit a5c0d65

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.16.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.16.0) (2025-08-20)
5+
--------------------------
6+
* Added new example of send Pix to same ownership
7+
* Added new example of get Pix bucket
8+
49
[Release 1.15.2](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.15.1) (2025-07-15)
510
--------------------------
611
* Performance: Adds the `Connection: Keep-Alive` header to improve performance by reusing TCP connections across multiple requests.

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

0 commit comments

Comments
 (0)