diff --git a/DESCRIPTION b/DESCRIPTION index c238dd72..8c7f5906 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: nflfastR Title: Functions to Efficiently Access NFL Play by Play Data -Version: 4.6.1.9010 +Version: 4.6.1.9011 Authors@R: c(person(given = "Sebastian", family = "Carl", diff --git a/NEWS.md b/NEWS.md index ea7567f6..0128b0f0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,7 @@ - `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 4.6.1