From bc80a83f826d9627172e0cd932dd4809a457a59a Mon Sep 17 00:00:00 2001 From: Sebastian Carl Date: Tue, 17 Sep 2024 15:58:19 +0200 Subject: [PATCH] news bullet --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index a2cc2fbe..f3e46b83 100644 --- a/NEWS.md +++ b/NEWS.md @@ -15,6 +15,7 @@ - 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) - Removed extra lines for injury timeouts that were breaking `fixed_drive` (#482) +- The variable `penalty_type` now correctly lists the penalty "Kickoff Short of Landing Zone" introduced in the 2024 season. (#486) # nflfastR 4.6.1