File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ v2.0a] - 2017-11-29
7+ ## [ Unreleased]
8+
9+ ## [ v2.0] - 2017-12-13
10+
811### Added
912- Support for HCV.
13+ - Report in pdf now styled as article with information on footer of each page.
14+ - Contact information and a logo can be specified with a INI file in ` ~/.minvar `
1015- ` minvar ` can be called as a module or as command line program.
1116
1217### Changed
18+ - Improved generation of sample consensus.
1319- Widespread use of ` shlex ` , _ i.e._ processes are not called via shell.
1420- Reorganization of the package structure:
1521 - code is now in ` src/minvar ` ;
You can’t perform that action at this time.
0 commit comments