diff --git a/NEWS.md b/NEWS.md index 184951c..3b4f01d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,12 @@ # tibbletime (development version) +* Features + + * Methods for `tidyr::nest()` and `tidyr::unnest()` have been updated to be + compliant with tidyr 1.0.0. An error will be triggered if you have a version + of tidyr installed that is < 1.0.0 and try to use one of these functions + on a `tbl_time` object. + * Bug fixes * `collapse_by()` no longer errors when there is a column