From 91e385ce67abb65d2bb785dcbb88ffb24e67c3d8 Mon Sep 17 00:00:00 2001
From: Marcel Loose <loose@astron.nl>
Date: Fri, 21 Mar 2025 15:57:48 +0000
Subject: [PATCH] Prepare for release 1.7

---
 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