From 226ead593d81252a833a4041710e3a79e995c38c Mon Sep 17 00:00:00 2001 From: Martin Larralde Date: Thu, 25 Jun 2020 00:43:14 +0200 Subject: [PATCH] Release v0.3.2 --- CHANGELOG.md | 7 ++++++- orthoani/_version.txt | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82a58d6..e70c579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -[Unreleased]: https://github.com/althonos/orthoani/compare/v0.3.1...HEAD +[Unreleased]: https://github.com/althonos/orthoani/compare/v0.3.2...HEAD + +## [v0.3.2] - 2020-06-24 +[v0.3.2]: https://github.com/althonos/orthoani/compare/v0.3.1...v0.3.2 +### Fixed +- `orthoani` CLI ignoring the value of the `--jobs` flag. ## [v0.3.1] - 2020-06-24 [v0.3.1]: https://github.com/althonos/orthoani/compare/v0.3.0...v0.3.1 diff --git a/orthoani/_version.txt b/orthoani/_version.txt index 9e11b32..d15723f 100644 --- a/orthoani/_version.txt +++ b/orthoani/_version.txt @@ -1 +1 @@ -0.3.1 +0.3.2