From abf499539f3457e9ffe49adabfae3eb247c9fb1f Mon Sep 17 00:00:00 2001 From: Martin Raspaud Date: Thu, 7 Nov 2019 13:44:51 +0100 Subject: [PATCH] Updade changelog for v1.3.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 262a368..3fa4267 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## Version 1.3.1 (2019/11/07) + +### Pull Requests Merged + +#### Bugs fixed + +* [PR 37](https://github.com/pytroll/pycoast/pull/37) - Fix the add overlay function to accept `minor_is_tick` as a boolean + +In this release 1 pull request was closed. + + ## Version 1.3.0 (2019/10/25) ### Issues Closed