Skip to content

Commit

Permalink
news bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Jan 19, 2024
1 parent bd262d5 commit ddccf8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# nflseedR (development version)

* Fixed error in `simulate_nfl()` where it crashes because the "fake schedule" isn't a tibble. (#43)

# nflseedR 1.2.0

* `simulate_nfl()` gained the new argument `sim_include` to allow more access to what is actually being simulated. This makes it possible skip playoff simulation or the (possibly heavy) computation of draft order. (#34)
Expand Down

0 comments on commit ddccf8f

Please sign in to comment.