From 7b07fd0e73b82a73669a7eb4d851d14978f1ae1f Mon Sep 17 00:00:00 2001 From: Francisco Rodriguez-Sanchez Date: Thu, 21 Nov 2024 18:46:47 +0100 Subject: [PATCH] update news --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index c7339d3..7bc0f98 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# easyclimate 0.2.2 + +* Fix issues with R-devel + # easyclimate 0.2.1 * When asking for climate data for a polygon dataset (sf or SpatVector), the output raster is now masked to the extent of the polygon (issue #39).