From 3485afabca42d2b77bd12fe5c8198dd3508585c7 Mon Sep 17 00:00:00 2001 From: Dmitry Bolotin Date: Thu, 25 Oct 2018 08:34:40 +0300 Subject: [PATCH] Release v3.0.1 --- CHANGELOG | 10 ++++++++++ CHANGELOG_CURRENT | 5 ----- pom.xml | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 140d0a88d..f5da22f64 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,14 @@ +MiXCR 3.0.1 (25 Oct 2018) +======================== + +-- This fixes problem with repeated CLI options in export +-- `VRegionWithP` now is used as `featureToAlign` for V gene +-- `VTranscriptWithP` instead of `VTranscriptWithout5UTRWithP` used for RNA-Seq parameters +-- Rename `-sequence` to `-targetSequences` and `-quality` to `-targetQualities` in export #298 +-- Minor cosmetics for clone ordering #401 + + MiXCR 3.0 (23 Oct 2018) ======================== diff --git a/CHANGELOG_CURRENT b/CHANGELOG_CURRENT index aea129574..e69de29bb 100644 --- a/CHANGELOG_CURRENT +++ b/CHANGELOG_CURRENT @@ -1,5 +0,0 @@ -This fixes problem with repeated CLI options in export -`VRegionWithP` now is used as `featureToAlign` for V gene -`VTranscriptWithP` instead of `VTranscriptWithout5UTRWithP` used for RNA-Seq parameters -Rename `-sequence` to `-targetSequences` and `-quality` to `-targetQualities` in export #298 -Minor cosmetics for clone ordering #401 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 60d600768..f5571d7d1 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ com.milaboratory mixcr - 3.0.1-SNAPSHOT + 3.0.1 jar MiXCR