Skip to content

Commit 60f1516

Browse files
committed
add news bullet
1 parent 5b1565d commit 60f1516

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ggplot2 (development version)
22

3+
* (internal) Using `after_scale()` in the `Geom*$default_aes()` field is now
4+
evaluated in the context of data (@teunbrand, #6135)
35
* Fixed bug where the `ggplot2::`-prefix did not work with `stage()`
46
(@teunbrand, #6104).
57
* New `get_labs()` function for retrieving completed plot labels

0 commit comments

Comments
 (0)