From 1c5e86af3eb86647a968cb8542f319ed8aeac334 Mon Sep 17 00:00:00 2001 From: Katherine Eaton Date: Thu, 28 May 2020 15:22:26 -0400 Subject: [PATCH] update to v0.1.3 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01c1b8faf..0d9603c24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,13 @@ and this project "attempts" to adhere to [Semantic Versioning](http://semver.org - Rethink if statements controlling processes in pipeline - Fix the fail to copy errors that are due to non-specific output wildcards +## [v0.1.4] - 2020-05-28 - TBD + +## [v0.1.3] - 2020-05-28 - DHSI2020 Exhibit + +Release for the [DHSI2020 Conference and Colloquium](https://dhsi.org/dhsi-2020/#colloquium) Exhibit. + + ## [v0.1.2] - 2020-05-13 - Github Actions and Linting ### Added @@ -28,7 +35,7 @@ and this project "attempts" to adhere to [Semantic Versioning](http://semver.org - pre-commit linting and misc - workflows: pipeline, linting, docs - Automate SNPEff db creation -- Split dependecies into user and dev conda env +- Split dependencies into user and dev conda env ### Changed @@ -120,6 +127,10 @@ and this project "attempts" to adhere to [Semantic Versioning](http://semver.org ``` [Development]: https://github.com/ktmeaton/paper-phylogeography/compare/HEAD...dev +[v0.1.4]: https://github.com/ktmeaton/paper-phylogeography/compare/v0.1.3...HEAD +[v0.1.3]: https://github.com/ktmeaton/paper-phylogeography/compare/v0.1.2...v0.1.3 +[v0.1.2]: https://github.com/ktmeaton/paper-phylogeography/compare/v0.1.1...v0.1.2 +[v0.1.1]: https://github.com/ktmeaton/paper-phylogeography/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/ktmeaton/paper-phylogeography/compare/de952505c2a4ebbfdd7a6747896e3e7372c8030b...v0.1.0