Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Nov 27, 2023
1 parent efb2734 commit fe87116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

* add `directed` argument to `st_line_merge()`; #2264

* `st_union.sfc()` with `x` and `y` given works consistent across geodetic and projected objects; #2262
* `st_union.sfc()` given `x` and `y` works consistently across geodetic and projected objects; #2262

* `st_union.sf()` with `x` and `y` given unions pairwise if `by_feature=TRUE`; #2259
* `st_union.sf()` given `x` and `y` unions pairwise if `by_feature = TRUE`; #2259

* `st_read()` work around issue with GPKG driver if `wkt_filter` is set; #2248

Expand Down

0 comments on commit fe87116

Please sign in to comment.