From bcc0e94e1ea311d27f3c1d4b77d86e30073b346a Mon Sep 17 00:00:00 2001 From: Philip Bergqvist Date: Fri, 4 Sep 2020 14:33:29 +0800 Subject: [PATCH] 2.2.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b6b181..38920a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 2.2.0 + +- Fixing compatibility with stripe api version 2020-08-27 +- Adding option to specify a tax rate for eu countries only + ### 2.1.0 - Fixed not able to cancel/reactivate/delete past_due and incomplete subscriptions.