From 90743bd9210a7e12bb1138ce853fbbe04bed5ca4 Mon Sep 17 00:00:00 2001 From: Panu Lahtinen Date: Thu, 23 Dec 2021 11:29:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa14e6a..c3742da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## Version 1.7.1 (2021/12/23) + + +### Pull Requests Merged + +#### Features added + +* [PR 37](https://github.com/pytroll/posttroll/pull/37) - Change tested Python versions to 3.8, 3.9 and 3.10 + +In this release 1 pull request was closed. + + ## Version 1.7.0 (2021/12/23) ### Issues Closed