Skip to content

Commit

Permalink
Updated to 5.1.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermecotaGn committed Dec 21, 2022
1 parent 00610c4 commit 0e234dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 5.1.0
- Updated: Variable "valorDevolucao" changed to "valor" and "identificadorPagamento" is sent as a parameter in method "ofDevolutionPix()"

# 5.0.2
- Add: New example of create charge history

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gerencianet/gerencianet-sdk-php",
"description": "GN APIs SDK PHP",
"homepage": "https://github.com/gerencianet/gn-api-sdk-php",
"version": "5.0.2",
"version": "5.1.0",
"require": {
"guzzlehttp/guzzle": "^7.0",
"php": "^7.2 || ^8.0"
Expand Down

0 comments on commit 0e234dc

Please # to comment.