diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bb65fa21..05434a27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ # Changelog Fab-manager +# v5.3.0 2021 December 29 + - Ability to configure multiple VAT rates, per kind of invoiced item - Refactored the extended prices frontend code to allow future customization - Fix a bug: the amount label in not correctly shown in the extended prices modal -- Fix a bug: extended_prices_in_same_day apply the extended prices to each days +- Fix a bug: `extended_prices_in_same_day` apply the extended prices to each days ## v5.2.0 2021 December 23 diff --git a/package.json b/package.json index bef8426e6..c9ae854d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "5.2.0", + "version": "5.3.0", "description": "Fab-manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects.", "keywords": [ "fablab",