diff --git a/CHANGELOG.md b/CHANGELOG.md index 289fa02a4..ffda7cf68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog Fab Manager +## v2.8.2 2019 January 22 + - Removed ability to disable invoicing for an user - Fixed a missing translation in plan form - Fix a bug: error handling on password recovery @@ -13,6 +15,7 @@ - Improved user autocompletion when using multiple words - Refactored frontend invoices translations - Updated RailRoady 1.4.0 to 1.5.3 +- [TODO DEPLOY] `bundle install` ## v2.8.1 2019 January 02 diff --git a/package.json b/package.json index 88ae1200b..1672c0ef9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "2.8.2-dev", + "version": "2.8.2", "description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.", "keywords": [ "fablab",