From 37f9bba95f21abc51f67b81d7401f909a7e9a500 Mon Sep 17 00:00:00 2001 From: Alex Herbert Date: Thu, 21 Nov 2024 12:52:19 +0000 Subject: [PATCH] Add API compatibility change to change log --- docs/change_log.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/change_log.rst b/docs/change_log.rst index 3fe04a053..5aa283c9a 100644 --- a/docs/change_log.rst +++ b/docs/change_log.rst @@ -32,6 +32,10 @@ Minor release of GDSC SMLM. results. * Update from Commons Math to Commons Statistics for inference testing and univariate descriptive statistics. +* Change use of EJML API from 0.24 to 0.41 (change mandated by scijava-pom for ImageJ + compatibility). This is binary incompatible change to the public API. +* Change use of java3d API from 4.x to 5.x (change mandated by scijava-pom for ImageJ + compatibility). This is binary incompatible change to the public API. Version 1.1