From 5eaf67a56cfee5b2cb98cd79606b22c6fe1c336f Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Mon, 27 Jul 2020 15:50:50 +0100 Subject: [PATCH] JAL-3675 release notes for JAL-3695 JAL-3696 JAL-3697 --- help/help/html/releases.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/help/help/html/releases.html b/help/help/html/releases.html index 83a9cc3..7eadb8d 100755 --- a/help/help/html/releases.html +++ b/help/help/html/releases.html @@ -66,6 +66,10 @@ li:before { Shift+arrow keys navigate to next gap or residue in cursor mode +
  • + Support import of VCF 4.3 by updating + HTSJDK from 2.12 to 2.23 +
  • @@ -83,6 +87,16 @@ li:before { Peptide-to-CDS tracking broken when multiple EMBL gene products shown for a single contig +
  • + Errors encountered when processing variants + from VCF files yield "Error processing VCF: Format specifier + '%s'" on the console +
  • +
  • + Count of features not shown can be wrong + when there are both local and complementary features mapped + to the position under the cursor +
  • -- 1.7.10.2