Skip to content

Commit

Permalink
Add NEWS bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed Nov 3, 2023
1 parent bb4f543 commit a8834bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# spatialsample (development version)

* `spatial_block_cv()` now adds an `expand_bbox` attribute to the resulting rset
for compatibility with `rsample::reshuffle_rset()`

* `autoplot.spatial_block_cv()` now plots the proper grid (using the new
`expand_bbox` attribute).

# spatialsample 0.5.0

* `spatial_block_cv()` gains an argument, `expand_bbox`, which represents the
Expand Down

0 comments on commit a8834bb

Please sign in to comment.