diff --git a/CHANGELOG.md b/CHANGELOG.md index 09d6ab2..55c50ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ * Bugfix: Compatibility with torch 2.2 and numpy 2.0 * Bugfix!: The download location of the RARE2012 model changed. The new source code results in slightly different predictions. * Feature: The RARE2007 model is now available as `pysaliency.external_models.RARE2007`. It's execution requires MATLAB. + * matlab scripts are now called with the `-batch` option instead of `-nodisplay -nosplash -r`, which should behave better. * 0.2.22: