Skip to content

Commit

Permalink
News bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Aug 15, 2024
1 parent ae0fe52 commit 5578555
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# nflplotR (development version)

* Updated the New York Jets logo to their new design introduced in the 2024 offseason. (#62)
* Updated the New York Jets logo to their new design introduced in the 2024 off-season. (#62)
* Drop dependency to package rappdirs and create an optional user cache with base R's implementation. To support older R versions, nflplotR now imports the backports package. (#63)
* nflplotR v1.3.0 deprecated the functions `scale_x_nfl`, `scale_y_nfl`, `scale_x_nfl_headshots`, `scale_y_nfl_headshots`, `theme_x_nfl`, `theme_y_nfl`. They are completely removed from the source now. (#63)

# nflplotR 1.3.1

Expand Down

0 comments on commit 5578555

Please sign in to comment.