From 15fd0362594d39060a09bde18931e8d0391de78e Mon Sep 17 00:00:00 2001
From: Daniel Scheffler <danschef@gfz-potsdam.de>
Date: Wed, 7 Feb 2024 16:33:11 +0100
Subject: [PATCH] Update HISTORY.rst.

Signed-off-by: Daniel Scheffler <danschef@gfz-potsdam.de>
---
 HISTORY.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/HISTORY.rst b/HISTORY.rst
index 46d1eb7f..5fc40733 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -2,6 +2,14 @@
 History
 =======
 
+0.20.0 (coming soon)
+--------------------
+
+* !103: Revised the EnPT orthorectification to support the completely re-implemented sensormapgeo package (v1.0.0),
+  which leads to 30-50x faster orthorectification and adds support for all GDAL-supported resampling techniques.
+* !103: Fixed #58 (Holes in the orthorectified image in case of geographic target projection and bilinear resampling).
+
+
 0.19.7 (2024-01-04)
 -------------------
 
-- 
GitLab