diff --git a/DESCRIPTION b/DESCRIPTION index 149aa6a..a47ddb9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: czso Title: Use Open Data from the Czech Statistical Office in R -Version: 0.4.0.9000 +Version: 0.4.1 Authors@R: c( person("Petr", "Bouchal", , "pbouchal@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0471-716X")), diff --git a/NEWS.md b/NEWS.md index 8b34d65..5d6d203 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# czso (development version) +# czso 0.4.1 * add new function `czso_filter_catalogue()` which provides an ergonomic search of the catalogue, searching relevant fields of the catalogue for a union of the search terms. * related to above, `czso_get_catalogue()` has a new `search_terms` parameter, which filters the catalogue inline.