Skip to content
Snippets Groups Projects
Commit 15465943 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

Update CHANGELOG

parent 0474ac58
Branches
No related tags found
No related merge requests found
Pipeline #75260 passed
...@@ -7,7 +7,6 @@ Version 1.0 ...@@ -7,7 +7,6 @@ Version 1.0
Version 1.0.0 Version 1.0.0
************* *************
- Bug: Nested namespace definitions were present, which are a C++17 feature.
Version 0.9 Version 0.9
----------- -----------
...@@ -26,6 +25,12 @@ Version 0.9.2 ...@@ -26,6 +25,12 @@ Version 0.9.2
process. process.
- Bug: CMake dependencies between targets and link and include inheritance - Bug: CMake dependencies between targets and link and include inheritance
corrected. corrected.
- Feature: Add ALL_Tensor feature test.
- Bug: VTK fails to include <limits>, so we take care of that.
- Bug: setVertices was required for printVTKoutlines to output updated vertices.
- Feature: Fortran API supports retrieval of error string
- Feature: Testing against VTK 7 as well as 9
- Bug: A nested namespace definition was removed, which is only allowed in C++17.
Version 0.9.1 Version 0.9.1
************* *************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment