diff --git a/DESCRIPTION b/DESCRIPTION index 982bd075..cbf13964 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: landscapemetrics Title: Landscape Metrics for Categorical Map Patterns -Version: 2.1.2 +Version: 2.1.3 Authors@R: c(person("Maximilian H.K.", "Hesselbarth", role = c("aut", "cre"), email = "mhk.hesselbarth@gmail.com", diff --git a/NEWS.md b/NEWS.md index 89fd4b9c..e2bd3a1d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# landscapemetrics 2.1.3 +* Various + * Improve documentation + # landscapemetrics 2.1.2 * Bugfixes * Bug in `spatialze_lsm()` with `directions` argument diff --git a/cran-comments.md b/cran-comments.md index d8751518..a6543536 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,6 @@ +# landscapemetrics 2.1.3 +Improve documentation + # landscapemetrics 2.1.2 Minor bugfixes