From d5fc24b8b43bd9c1c3866db7423d3a912ff07507 Mon Sep 17 00:00:00 2001 From: Sebastian Carl Date: Fri, 9 Aug 2024 16:40:12 +0200 Subject: [PATCH] news bullet --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 0128b0f0..e3fa692f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,7 +12,8 @@ - `punter_player_id`, and `punter_player_name` are filled for blocked punt attempts. (#463) - Fixed an issue affecting scores of 2022 games involving a return touchdown (#466) - Added identification of scrambles from 1999 through 2004 with thank to Aaron Schatz (#468) -- nflfastR tried to fix bugs in the underlying pbp data of JAX home games prior to the 2016 season. An update of the raw pbp data resolved those bugs so nflfastR needs to remove the hard coded adjustments. This means that nflfastR <= v4.6.1 will return incorrect pbp data for all Jacksonville home games prior to the 2016 season! +- nflfastR tried to fix bugs in the underlying pbp data of JAX home games prior to the 2016 season. An update of the raw pbp data resolved those bugs so nflfastR needs to remove the hard coded adjustments. This means that nflfastR <= v4.6.1 will return incorrect pbp data for all Jacksonville home games prior to the 2016 season! (#478) +- Fixed a problem where `clean_pbp()` returned `pass = 1` in actual rush plays in very rare cases. (#479) # nflfastR 4.6.1