diff --git a/NEWS.md b/NEWS.md index 1eef6336..1a547eca 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # spanishoddata (development version) +## Bug fixes + +* `spod_convert()` can now accept `overwrite = 'update'` with `save_format = 'parquet'` ([#161](https://github.com/rOpenSpain/spanishoddata/pull/161)) previously it failed because of the incorrect check that asserted only `TRUE` or `FALSE` ([#160](https://github.com/rOpenSpain/spanishoddata/issues/160)) + # spanishoddata 0.1.1 ## New features