Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit bc1ff01

Browse files
committed
Update NEWS
1 parent 57223f2 commit bc1ff01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# ggvis 0.4.4.9000
22

3+
* Switch from `dplyr::rbind_all()` to `dplyr::bind_rows()`, becuase `rbind_all` is being removed from dplyr 0.8.4. ([#482](https://github.com/rstudio/ggvis/pull/482))
34

45
# ggvis 0.4.4
56

0 commit comments

Comments
 (0)