diff --git a/DESCRIPTION b/DESCRIPTION index e5355d14..091058e4 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.9005 +Version: 4.6.1.9006 Authors@R: c(person(given = "Sebastian", family = "Carl", diff --git a/NEWS.md b/NEWS.md index 6e10bb84..608b2fef 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,7 @@ - Fixed rare cases where the value of the `yrdln` variable didn't equal `"MID 50"` at midfield. (#459) - Fixed rare cases where `drive_start_yard_line` missed the blank space between team name and yard line number. (#459) - Fixed play description in some 1999 and 2000 games where the string "D.Holland" replaced the kick distance. (#459) +- Fixed a problem where the `goal_to_go` variable was `FALSE` in actual goal to go situations. (#460) # nflfastR 4.6.1