diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 264fc1f25e..f59569fab2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,17 @@ Version |release| This release fixes assorted viewer issues, fixes a problem with convection boundary conditions, and introduces spherical meshes. +.. attention:: + + There are + `known `_ + `failures `_ + with the VTK viewers (bitrot has started to set + in since the `demise of Python 2.7`_). There's also a new parallel + failure in `NonUniformGrid1D` that we need to figure out. + +.. _demise of Python 2.7: https://www.python.org/dev/peps/pep-0373/#update + Pulls -----