From d72cbbf1f47f98daea0d8cd6a2d966777fb650f9 Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent.modolo@ens-lyon.fr> Date: Thu, 23 May 2019 11:02:12 +0200 Subject: [PATCH] CHANGELOG: add v0.3.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afb1991f..94a42d8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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.3.0] - 2019-05-23 +### Added +- Add new tools (umi_tools, fastp,...) +- singularity support at in2p3 with `-profile in2p3` +- conda support at in2p3 with `-profile in2p3_conda` + ## [0.2.9] - 2019-03-26 ### Added -- GitLab