diff --git a/CHANGELOG.md b/CHANGELOG.md index e09ec6246bd0f8b713a0b9a797979730c588100c..afb1991f3308f56efbde1721558a6cb6630ef366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.2.9] - 2019-03-26 +### Added +- Add new tools (fastq, macs2, umitools, ...) +- singularity support + +### Changed +- every tool name is now in lowercase in each module section + ## [0.2.7] - 2018-10-23 ### Added - Add new tools (BWA, GATK, sambamba, ...) @@ -87,4 +96,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.0] - 2018-05-06 This is the first working version of the repository as a nextflow module repository -