From 69f079996efde974ff72f9abb29047c61d9192cb Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fabre Date: Fri, 23 Nov 2018 10:19:48 +0100 Subject: [PATCH] Update of CHANGELOG --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 554062d78..12d11d38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## 2.1.7 + + * Introduced C++14 as the minimal standard for OpenFLUID core and scientific development + * Introduced generic layout for dialogs with messages + * Improved GDAL compatibility macros + * Improved internal tool for checking coding style + * Refactored FluidX descriptors to unify advanced and classic descriptors + * Updated documentation of command line parser class + * Updated CMake configuration files to match new CMake policies + * Fixed crash when closing dialog of a running simulation in Builder + * Fixed weird buttons labels in main toolbar in Builder and DevStudio + * Fixed possible target names collision in CMake configuration for sim2doc + * Cleaned code and tests + + + ## 2.1.6 * Added ability to display simulators and observers names instead of IDs