From 724d843a20a1d98a06de747f292815d29bb0a20b Mon Sep 17 00:00:00 2001 From: Keith James Date: Thu, 15 Oct 2015 12:08:00 +0100 Subject: [PATCH] Updated change log --- Changes | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index fa355e01..c897fb4b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,5 @@ -Since release +Release 2.0.0 - New methods WTSI::NPG::iRODS::replicates. New attribute WTSI::NPG::iRODS::DataObject::replicates. New class @@ -7,9 +7,8 @@ Since release - Requires baton >= 0.16.0. - - New methods WTSI::NPG::iRODS::parse_baton_version, - WTSI::NPG::iRODS::match_baton_version to permit version ranges of - compatible baton installations to be specified. + - New method WTSI::NPG::iRODS::match_baton_version to permit version + ranges of compatible baton installations to be specified. - New methods WTSI::NPG::iRODS::make_avu, WTSI::NPG::iRODS::sort_avus and WTSI::NPG::iRODS::remove_duplicate_avus.