From 435d1a63db03aec68c33311a2faab545e799fbf1 Mon Sep 17 00:00:00 2001 From: Marcel Loose <loose@astron.nl> Date: Fri, 21 Mar 2025 16:46:32 +0100 Subject: [PATCH] Update Changelog --- lsmtool/_changelog.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lsmtool/_changelog.py b/lsmtool/_changelog.py index 5e4c343..ebe1be7 100644 --- a/lsmtool/_changelog.py +++ b/lsmtool/_changelog.py @@ -11,6 +11,15 @@ def changelog(): LSMTool Changelog. ----------------------------------------------- + 2025/03/21 - Version 1.7.0 + + Fix facet file test + Fix setting of patch positions + Turn off per-patch projection for missing patches + Improve handling of patches + Fix LoTSS units + Use temp file in cwd for download + 2025/02/11 - Version 1.6.2 Add option to download VLSSr models (RD/LSMTool!75) -- GitLab