Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Talita committed Jun 15, 2016
1 parent 714507f commit bfb8bd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.0.10

- Added: new endpoints (cancel carnet and cancel parcel)
- Updated: docs

# 1.0.9

- Fix: Tests.
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gerencianet/gerencianet-sdk-php",
"description": "GN API SDK PHP",
"version": "1.0.9",
"version": "1.0.10",
"require": {
"guzzlehttp/guzzle": "5.3.0",
"php": ">=5.4.0",
Expand All @@ -27,4 +27,4 @@
"Gerencianet": "src/"
}
}
}
}

0 comments on commit bfb8bd4

Please sign in to comment.