diff --git a/Changelog.md b/Changelog.md index 08f9318e50078a22c0316d53e1c18b71cdefc624..574534f431baf1caf7457bc5a6b672109fa5d55d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +# v21.01 + +- Upgrade to MoReFEM v20.52 + . Reference Ensight mesh file have been modified to reflect the change of convention used (node id given rather than assign). +- Add new Gitlab feature 'needs' in Yaml. +- Add override keyword to fix new clang warning. + # v20.18 - Update to new MoReFEM API: modify the expected 'interfaces.hhdata' files so that they follow new convention, and check them only in sequential mode. @@ -47,4 +54,4 @@ # v18.12.2 -- MoReFEM Support #1256: Update model to work with MoReFEM v18.12.2. SCons build has been replaced by CMake one. \ No newline at end of file +- MoReFEM Support #1256: Update model to work with MoReFEM v18.12.2. SCons build has been replaced by CMake one.