From 3fb75c9eb93f15ee03e99dc557455aefd789c9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Thu, 16 Feb 2017 14:28:36 +0100 Subject: [PATCH] [DOC] mis_builder: changelog --- mis_builder/CHANGES.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mis_builder/CHANGES.rst b/mis_builder/CHANGES.rst index 9576a4f4..d8787fa8 100644 --- a/mis_builder/CHANGES.rst +++ b/mis_builder/CHANGES.rst @@ -6,11 +6,17 @@ Changelog .. .. * +9.0.2.0.3 (unreleased) +~~~~~~~~~~~~~~~~~~~~~~ + +* [FIX] unicode error when exporting to Excel +* [IMP] provide full access to mis builder style for group Adviser. + 9.0.2.0.2 (2016-09-27) ~~~~~~~~~~~~~~~~~~~~~~ * [IMP] Add refresh button in mis report preview. - Widget code changes to allow to add fields in the widget easier +* [IMP] Widget code changes to allow to add fields in the widget more easily. 9.0.2.0.1 (2016-05-26) ~~~~~~~~~~~~~~~~~~~~~~