diff --git a/CHANGELOG.md b/CHANGELOG.md index ce2247333cc077426083ac9cb04f707603be2bcb..cd9f2e34431b68c3693d9a66d376e87375dd2b54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,3 +34,5 @@ version 1.0.0-dev + Add feature type, idattr and additional attributes to htseq-count. + Added allow-contain option to bowtie. + Added a changelog to keep track of changes. ++ Added sortByName task in samtools to support more memory efficient execution of HTSeqCount. ++ Removed the bam index from HTSeqCount's inputs.