File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8
8
This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
9
9
10
10
## [ Unreleased]
11
+
12
+ ### Changed
13
+
14
+ ### Added
15
+
16
+ ## [ 8.1.0] - 2022-08-01
11
17
### Changed
12
18
- Fix ` sort_order ` definition
13
19
- Remove ` run_index_SAMtools ` , output index during ` run_merge_SAMtools ` instead
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ manifest {
2
2
name = " align-DNA"
3
3
author = " Benjamin Carlin; Chenghao Zhu; Aaron Holmes; Yash Patel; Nicole Zeltser; Jieun Oh; Jaron Arbet"
4
4
description = " alignment pipeline for paired fastqs DNA samples"
5
- version = " 8.0 .0"
5
+ version = " 8.1 .0"
6
6
}
You can’t perform that action at this time.
0 commit comments