We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec7a80 commit 60fbe38Copy full SHA for 60fbe38
1 file changed
CHANGELOG.md
@@ -11,7 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
12
### `Dependencies`
13
14
-- Removed pinning of tbb, updated PIGZ to V 2.6 to fix rare stall bug when compressing data after AdapterRemoval
+- Removed pinning of `tbb` (upstream bug in bioconda fixed)
15
+- Bumped `pigz` to 2.6 to fix rare stall bug when compressing data after AdapterRemoval
16
+- Bumped Bowtie2 to 2.4.2 to fix issues with `tbb` version
17
18
### `Deprecated`
19
0 commit comments