diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b11826e2..c260b2793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog Fab Manager +## v4.1.0 2019 September 12 + - 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 @@ -21,6 +23,7 @@ - [TODO DEPLOY] -> (only dev) `rvm install ruby-2.3.8 && rvm use && bundle install` ## v4.0.4 2019 August 14 + - Fix a bug: #140 VAT rate is erroneous in invoices. Note: this bug was introduced in v4.0.3 and requires (if you are on v4.0.3) to regenerate the invoices since August 1st (if - [TODO DEPLOY] `rake fablab:maintenance:regenerate_invoices[2019,8]` diff --git a/package.json b/package.json index cfd44b35f..181c25a35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "4.0.4", + "version": "4.1.0", "description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.", "keywords": [ "fablab",