Skip to content

Commit

Permalink
Merge pull request #114 from philals/master
Browse files Browse the repository at this point in the history
Updates version
  • Loading branch information
russelldear authored Oct 4, 2017
2 parents 99ae39c + 33e3eb9 commit e00e31b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ Feel free to send PRs on any of these issues.

## Release Change Log

* 2.10.1
- Merged [PR#109](https://github.com/XeroAPI/xero-node/pull/109) - Fix undefined data on checkExpiry failure
- Merged [PR#108](https://github.com/XeroAPI/xero-node/pull/108) - Fix serialization of credit note properties
* 2.10.0
- Merged [PR#104](https://github.com/XeroAPI/xero-node/pull/98) - Add support for linked transactions
- Merged [PR#103](https://github.com/XeroAPI/xero-node/pull/103) - Add support for Prepayments
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xero-node",
"version": "2.10.0",
"version": "2.10.1",
"description": "Xero API Wrapper for all application types",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit e00e31b

Please sign in to comment.