From 5231be76f97fa99e84a8257406d7ef394bc33c42 Mon Sep 17 00:00:00 2001 From: Daniele Nerini Date: Wed, 19 Oct 2022 16:24:47 +0200 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 8942051..f72e9f3 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,11 @@ History ======= +0.2.1 (2022-10-19) +------------------ + +* Fix bug in the scale to pixel conversion in case of WGS84 grids. + 0.2.0 (2021-06-12) ------------------