From e6af6d27c5b8450cd4657cfe4460c3df9038ab66 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Tue, 2 Oct 2018 10:40:39 +0200 Subject: [PATCH] changelog updated --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 5c981dc887..6c1943d553 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +minerva (12.1.0~beta.2) experimental; urgency=medium + * Bug fix: postgres migration script fixed to work with new docker compose + * Bug fix: double click on user add button disabled + * Bug fix: privileges are mirrored correctly across different popups + * Bug fix: plugin tab css fixed + * Small improvement: all ldap parameters are configurable + + -- Piotr Gawron <piotr.gawron@uni.lu> Tue, 2 Oct 2018 11:00:00 +0200 + minerva (12.1.0~beta.1) experimental; urgency=medium * Bug fix: uploading sbml file with no ids in glyphs returned error that could not be easily understand -- GitLab