diff --git a/CHANGELOG.md b/CHANGELOG.md index 05795e9fa..9f85d972e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog Fab-manager ## Next release + +## v4.6.6 2021 February 02 - Full German translation (thanks to [@korrupt](https://crowdin.com/profile/korrupt)) - OpenAPI endpoints to create/update/show/delete machines - Updated environment documentation @@ -10,6 +12,7 @@ - Fix a security issue: updated ini to 1.3.8 to fix [CVE-2020-7788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788) − Fix a security issue: updated nokogiri to 1.11.1 to fix [CVE-2020-26247](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26247) - Updated caxlsx to 3.0.4, and the dependencies of caxlsx_rail +- [TODO DEPLOY] -> (only dev) `bundle install` ## v4.6.5 2020 December 07 - Fix a bug: unable to run the upgrade script with docker-compose >= v1.19 diff --git a/package.json b/package.json index 01813d594..33461214d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fab-manager", - "version": "4.6.5", + "version": "4.6.6", "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",