Update release_notes authored by Rémy Mozul's avatar Rémy Mozul
...@@ -4,10 +4,18 @@ This page aims at keeping major information regarding the changes of function na ...@@ -4,10 +4,18 @@ This page aims at keeping major information regarding the changes of function na
the different versions of LMGC90. the different versions of LMGC90.
This is not release notes 'stricto sensu'. This is not release notes 'stricto sensu'.
* [2018->2019](#2019)
* [2017->2018](#2018) * [2017->2018](#2018)
* [2016->2017](#2017) * [2016->2017](#2017)
* [2015->2016](#2016) * [2015->2016](#2016)
## <a name=2019> version 2019 ##
* General fixes in Core, API and documentation
* Add support of gitlab CI to run non regression tests
* Add possibility to run examples using `Ctest`
* Re-activation of windows cross-compiling script
* Fix in python API of ANN library
## <a name=2018> version 2018 ## ## <a name=2018> version 2018 ##
... ...
......