From f056c1eb91bb7ccf82b83810dba8fe2bb8160e68 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 24 May 2016 14:56:58 +0200 Subject: [PATCH] updated changelog for 2.1.2 --- CHANGELOG.md | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01d37ccc0..a49e49aa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog Fab Manager +## v2.1.2 2016 May 24 +- Fix a bug: Google Analytics was not loaded and did not report any stats + ## v2.1.1 2016 May 3 - Fix a bug concerning openlab projects initialization in production env - Fix a bug: user is not redirected after changing is duplicated e-mail on the SSO provider diff --git a/README.md b/README.md index c80debb44..4298ca4e7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ FabManager is the FabLab management solution. It is web-based, open-source and t ##### Table of Contents 1. [Software stack](#software-stack) 2. [Contributing](#contributing) -3. [Setup a production environment with Docker and CoreOS](#setup-a-production-environment)
+3. [Setup a production environment with Docker and CoreOS](#setup-a-production-environment) 4. [Setup a development environment](#setup-a-development-environment)
4.1. [General Guidelines](#general-guidelines)
4.2. [Environment Configuration](#environment-configuration)