diff --git a/NEWS.md b/NEWS.md index 2e678b33..e088e668 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,8 @@ * Started moving error messages to cli (#499, #502). +* Improved documentation for `initial_split()` and friends (@laurabrianna, #519). + ## Bug fixes * `vfold_cv()` now utilizes the `breaks` argument correctly for repeated cross-validation (@ZWael, #471).