From 6563e2336fa2f7d549139a62df74f7e266bb6fbf Mon Sep 17 00:00:00 2001 From: Martin Raspaud Date: Wed, 4 Mar 2020 13:32:00 +0100 Subject: [PATCH] Update changelog for 1.6.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 680c747..790869f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## Version 1.6.1 (2020/03/04) + + +### Pull Requests Merged + +#### Bugs fixed + +* [PR 27](https://github.com/pytroll/posttroll/pull/27) - Fix argparse option name + +In this release 1 pull request was closed. + + ## Version v1.6.0 (2020/03/04) ### Issues Closed