From bcd1c95d5eff9867e8d97b63bd1d37618f3be084 Mon Sep 17 00:00:00 2001 From: mrcaseb Date: Mon, 26 Feb 2024 20:48:34 +0100 Subject: [PATCH] news bullet --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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