Skip to content

Commit 41dc8ff

Browse files
authored
add PR number to "no data reordering" news bullet (#2834)
1 parent 7363310 commit 41dc8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
* Data is no longer internally reordered when faceting. This makes it safer to
2727
feed data columns into `aes()` or into parameters of geoms or stats. However,
28-
doing so remains discouraged (@clauswilke).
28+
doing so remains discouraged (@clauswilke, #2694).
2929

3030
* `ggsave()` now exits without creating a new graphics device if previously
3131
none was open (@clauswilke, #2363).

0 commit comments

Comments
 (0)