From 82b52bcf16cf88e7a27ec664d786a076ed37c4a0 Mon Sep 17 00:00:00 2001 From: Phil Alsford Date: Wed, 30 Aug 2017 07:20:43 +1200 Subject: [PATCH] Update readme for 2.6.0 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1e07e9d97..560c52454 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,9 @@ Feel free to send PRs on any of these issues. ## Release Change Log +* 2.6.0 + - Merged [PR#79](https://github.com/XeroAPI/xero-node/pull/79) - Add support for ContactGroups + - Merged [PR#80](https://github.com/XeroAPI/xero-node/pull/80) - Fixes Contact address deatil schema. * 2.5.3 - Merged [PR#76](https://github.com/XeroAPI/xero-node/pull/76) - Updated the docs to add repeating invoices (missed from PR#72). - Merged [PR#75](https://github.com/XeroAPI/xero-node/pull/75) - Added documentation about invoice/contact filters.