From df733ceeb044e41922930f89be437e2def92e804 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 20 Feb 2015 22:31:55 +0100 Subject: Add termination message to mkinfit, prepare release --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 929a8263..c8284175 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,10 @@ - `mkinparplot()`: Avoid warnings that occurred when not all confidence intervals were available in the summary of the fit - `print.summary.mkinfit()`: Fix printing the summary for the case that the number of iterations is not available +## NEW FEATURES + +- `mkinfit()`: Report successful termination when quiet = FALSE. This is helpful for more difficult problems fitted with reweight.method = obs, as no progress is often indicated during the reweighting. + # CHANGES in mkin VERSION 0.9-34 ## NEW FEATURES -- cgit v1.2.1