From 10d1e3d7c061947e8668095e70d8d08e35c5366e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Carn=C3=AB=20Draug?= Date: Mon, 11 Feb 2019 13:34:50 +0000 Subject: [PATCH] maint: mention removed methods in 2cbe4591d572 on Changes file --- Changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changes b/Changes index 691367147..b94e0a625 100644 --- a/Changes +++ b/Changes @@ -15,6 +15,17 @@ Summary of important user-visible changes for BioPerl * The deprecated() method has been deprecated. It is recommended to use Carp::carp to warn. + * The following methods have been deprecated for a long while and + have now been removed: + + Bio::Align::AlignI->no_residues + Bio::Align::AlignI->no_sequences + Bio::LocatableSeq->no_gap + Bio::LocatableSeq->no_sequences + Bio::SeqFeature::Generic->slurp_gff_file + Bio::SimpleAlign->no_residues + Bio::SimpleAlign->no_sequences + 1.7.4 2019-02-05 16:23:53+00:00 Europe/London -- 2.11.4.GIT