From c676a1e8336ab1e932e52e81128466ee926ecbdb Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 12 Sep 2019 11:55:53 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49751c281..3a557cc01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog Fab Manager +- Handling the Strong-Customer Authentication (SCA) for online payments - Ability to disable online payments though an environment variable - Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues - Upgrade dev environments from ruby 2.3.6 to 2.3.8 (#143) +- Upgraded the stripe API from 2015-10-16 to 2019-08-14 +- Upgraded stripe-js from v2 to v3 - Fix a bug: Users with role 'member' cannot download their invoices - Fix a bug: Wallet credit inputs does not allow to put zeros at the end of the decimal part of the amount - Fix a bug: unable to create the first user because role member was missing