NEWS.md
tidyr::nest() has been updated to support the changes in tidyr 1.0.0.In dplyr 0.8.2, the ptype is carried along as an attribute in group_split(). A test was updated to reflect this.
In dplyr 0.8.2, the behavior of tbl_vars() was changed to return a classed object. A test has been updated to reflect this (#13).