diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b91b6d8..af36ef6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## vx.x.x -- Removed VTK 8 variants from conda recipe +- Removed VTK 8 variants from conda recipe. +- Change Python variants: removed 3.6 and 3.7, added 3.11 and 3.12. - Bugfix on resample reader #359. Standalone viewer app defaults to downsample in all dimensions. - Fix bug with setInputAsNumpy() using deprecated `numpy2vtkImporter` in `CILViewer2D` - now uses `numpy2vtkImage` - Removed the `paskino` channel from the install command as eqt is on `conda-forge`