Update release_notes authored by Rémy Mozul's avatar Rémy Mozul
......@@ -4,12 +4,21 @@ This page aims at keeping major information regarding the changes of function na
the different versions of LMGC90.
This is not release notes 'stricto sensu'.
* [2020->2021](#2021)
* [2019->2020](#2020)
* [2018->2019](#2019)
* [2017->2018](#2018)
* [2016->2017](#2017)
* [2015->2016](#2016)
## <a name=2021> version 2021 ##
* Adding a lot of tutorial material as jupyter notebook
* Adding a reader of DATBOX to generate pre container, have look to:
* `pre.readDatbox`
* `pre.readState`
* There is period of two months in which the internal parameter numbering changed for contactors and contact. If a hdf5 file as been generated before this parameters where stored inside the file, there is no way to know what parameter numbering to use. In case of problem, the `io_hdf5_fixVersion` might help.
## <a name=2020> version 2020 ##
* General fixes in Core, API and documentation
......
......