Skip to content

Commit 91cce2c

Browse files
committed
Add NEWS bullet about is.waive
1 parent deccf1f commit 91cce2c

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+
* The helper function `is.waive()` is now exported to help extensions to work
4+
with `waiver()` objects (@arcresu, #6173).
35
* (internal) Using `after_scale()` in the `Geom*$default_aes()` field is now
46
evaluated in the context of data (@teunbrand, #6135)
57
* Fixed bug where binned scales wouldn't simultaneously accept transformations

0 commit comments

Comments
 (0)