Skip to content

Commit f980683

Browse files
committed
update CHANGELOG in preparation for v0.3.4 release
1 parent 5483dae commit f980683

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Version 0.3.3 - April 30, 2019
2+
Version 0.3.4 - April 30, 2019
33
-----------
44
This release fixes some issues with the bam2h5.py script.
55

@@ -12,12 +12,17 @@ and the incorrect genotypes in the file were not actually used by the WASP pipel
1212
* Silence warnings printed when using chromosomes that do not start with 'chr'
1313

1414

15-
Version 0.3.2 - September 14, 2018
15+
Version 0.3.3 - September 14, 2018
1616
-----------
1717
This release contains a single bugfix:
1818
* Fixes to ref/alt/other allele match reporting in find_intersecting_snps.py which was broken during py2 to py3 conversion.
1919

2020

21+
Version 0.3.2 - September 13, 2018
22+
-----------
23+
This release fixes a minor bug in snp2h5 that could occur if haplotypes were not specified.
24+
25+
2126
Version 0.3.1 - August 31, 2018
2227
-----------
2328
This release makes several improvements/fixes to read filtering by the mapping pipeline. Several of these improvements were suggested by Alex Dobin for using WASP with the STAR mapper.

0 commit comments

Comments
 (0)