From bbd2dfb38493f12591104328cc81ba4d5886b2be Mon Sep 17 00:00:00 2001 From: Keith James Date: Tue, 20 Oct 2015 08:39:13 +0100 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7863ca45..f9b652e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,15 @@ + [0.16.1] + + Bugfix: search operators "n>=", "n<=" were not being accepted by + user input validation. + [0.16.0] Bugfix: baton-metamod was missing its --unsafe CLI option. - Report data object resource and location for replicates when the - --replicate option is used. + Now reports data object resource and location for replicates when + the --replicate option is used. Improved error messages.