Skip to content
Snippets Groups Projects
Commit 37e7792b authored by Dave Moxey's avatar Dave Moxey
Browse files

Update CHANGELOG.md

parent 04bdaf06
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ v5.0.0 ...@@ -12,6 +12,7 @@ v5.0.0
- Use chrono in Timer (!807) - Use chrono in Timer (!807)
- Fix caching of FUNCTION tags that read from file and provide the same - Fix caching of FUNCTION tags that read from file and provide the same
functionality in FUNCTIONs defined for forcings (!759) functionality in FUNCTIONs defined for forcings (!759)
- Transition to C++11 (!795, !847)
- Add patch to tinyxml to fix size_t vs int bug (!820) - Add patch to tinyxml to fix size_t vs int bug (!820)
- Add ARPACK thirdparty build capabilities (!828) - Add ARPACK thirdparty build capabilities (!828)
- Added native support for csv files in addititon to pts (!760, !835, !906) - Added native support for csv files in addititon to pts (!760, !835, !906)
...@@ -48,7 +49,8 @@ v5.0.0 ...@@ -48,7 +49,8 @@ v5.0.0
WeightPartitions was used in parallel (!923) WeightPartitions was used in parallel (!923)
- Removed instance count from beginning of Array storage to improve memory - Removed instance count from beginning of Array storage to improve memory
alignment (!921) alignment (!921)
- Fix naming issue of duplicate Unit tests (!924) - Fix naming issue of duplicate Unit tests (!924)
- Fix compilation issue with newer Boost versions and clang (!940)
**NekMesh**: **NekMesh**:
- Add feature to read basic 2D geo files as CAD (!731) - Add feature to read basic 2D geo files as CAD (!731)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment