diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2f22513656f4848cde1746f1c5554dd847affe9b..06757401208da409e58ac6ac9fd66b85db9ab692 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ ===================== +0.13.0 (Tuesday 17th December 2024) +----------------------------------- + + +* Pyfeeds now ignores any tests found within the input data, benchmark data, + or output directories, in case any of those are contained within the + specified test directories. +* New `evalImageMaxDiff` evaluation routine, which evaluates an image based + on the maximum absolute difference to the benchmark image. + + 0.12.4 (Thursday 18th January 2024) -----------------------------------