Skip to content

Commit 379a46f

Browse files
committed
Update CHANGELOG
1 parent 8c4c8b7 commit 379a46f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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`;

0 commit comments

Comments
 (0)