From 5b4f33698773d89a2224c39c22ced639b34b039d Mon Sep 17 00:00:00 2001 From: David Hoese Date: Tue, 25 Jun 2024 21:13:20 -0500 Subject: [PATCH] Update release notes for v1.8.3 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b964104..7f013dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## Version 1.8.3 (2024/06/25) + +### Issues Closed + +* [Issue 151](https://github.com/pytroll/pyorbital/issues/151) - Issue Calculating Accurate View Zenith Angles on Terra Satellite Overpasses + +In this release 1 issue was closed. + +### Pull Requests Merged + +#### Bugs fixed + +* [PR 156](https://github.com/pytroll/pyorbital/pull/156) - Fix dtype preservation in astronomy functions + +In this release 1 pull request was closed. + + ## Version 1.8.2 (2024/02/05) ### Issues Closed