Skip to content

Commit

Permalink
fixes #2416
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Jul 21, 2024
1 parent 84f3a3d commit 554e33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# version 1.0-17

* `st_filter.sf()` correctly scopes `x` and `y` arguments using !! operator
* `st_filter.sf()` correctly scopes `x` and `y` arguments using !! operator; #2416

* `[.sfc` and `[<-.sfc` use matrix/array type subsetting for `sfc` objects that have a `dim` attribute

Expand Down

0 comments on commit 554e33a

Please sign in to comment.