Skip to content

Commit 44ac1aa

Browse files
📚 docs: Updated to version 1.6.0
1 parent 5d0551c commit 44ac1aa

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+
Version 1.6.0 (2023-11-22)
5+
--------------------------
6+
* Added a new endpoint and example to change expire date for installments of a carnet
7+
* Refactored: Removal singleton pattern in class Endpoints
8+
49
Version 1.5.2 (2023-11-15)
510
--------------------------
611
* Refactored: access token security encryption in cache

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

0 commit comments

Comments
 (0)