diff --git a/NEWS.md b/NEWS.md index 12f7cf2f..73200905 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ # nflfastR (development version) - Drop `{crayon}`, `{DT}`, `{httr}`, `{jsonlite}`, `{qs}` dependencies. (#453) -- The function `calculate_player_stats_def` now returns `season_type` if argument `weekly` is set to `TRUE` for consistency with the other player stats functions. (#455) +- The function `calculate_player_stats_def` now returns `season_type` if argument `weekly` is set to `TRUE` for consistency with the other player stats functions. (#455) +- The function `missing_raw_pbp()` now allows filtering by season. (#457) # nflfastR 4.6.1