diff --git a/CHANGELOG.md b/CHANGELOG.md index e7ad8693b20775c104db0911a1ce68e1a318a635..f05ea9ce1a2026e6e6c1d80714ef3c421da4a388 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -141,6 +141,9 @@ v4.4.2 **FieldConvert** - Allow passing input name with trailing separator (!879) +**Utilities** +- Fix VtkToPng to account for deprecated VTK API for VTK version > 8.1 (!925) + v4.4.1 ------ **Library** @@ -195,7 +198,6 @@ v4.4.1 **Utilities** - Fix vtkToFld missing dependency which prevented compiling with VTK 7.1 (!808) -- Fix VtkToPng to account for deprecated VTK API for VTK version > 8.1 (!925) **Documentation** - Added missing details on artificial viscosity and dealising to compressible