diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 135cf7f8a38fb732217c4966a3976b6482b408a4..8972a24b71777b6099f47bc34138abb5897df1de 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -26,7 +26,8 @@ Version 0.9.2 - Bug: CMake dependencies between targets and link and include inheritance corrected. - Feature: Add ALL_Tensor feature test. -- Bug: VTK fails to include <limits>, so we take care of that. +- Bug: VTK fails to include <limits>, so we take care of that (for GCC 11 and + VTK 9.3.0) - 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