From b69d76709178e866b5b20feae7540494572ccbcb Mon Sep 17 00:00:00 2001 From: "A. Fust" Date: Mon, 18 Mar 2019 09:13:35 +0100 Subject: [PATCH] release 3.0.0 --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES b/CHANGES index fe25da5..344f4c5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +## 3.0.0 (2019-03-18) +- revision of functionality to fix several bugs and to simplify future problems +- new functionality: + - bed/gtf and single query annotation specification can be given via command line + - show_attributes outside of query specification + - additional name information per query + - summary is always produced automatically + - final and allhits are available in txt and bed format + ## 2.0.4 (2019-01-30) - fixed split command line call: should now work on different linux versions