diff --git a/ChangeLog.txt b/ChangeLog.txt index 4e8abc12..013cd161 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -2,7 +2,7 @@ - Fitting: migrate to lmfit - This introduces a new dependency for building PyCorrFit. (e.g. in Debian, the package "python-lmfit" is required) - - Improves behavior at parameter boundaries + - Improved fitting behavior at parameter boundaries - Removed "Polak-Ribiere" fitting algorithm - Added "Sequential Linear Squares Programming" algorithm - Heuristic fit (#109):