Skip to content

Commit e0320f6

Browse files
committed
add news bullet
1 parent 5d79442 commit e0320f6

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+
* New `make_constructor()` function that builds a standard constructor for
4+
Geom and Stat classes (@teunbrand, #6142).
35
* In continuous scales, when `breaks` is a function and `n.breaks` is set, the
46
`n.breaks` will be passed to the `breaks` function. Previously, `n.breaks`
57
only applied to the default break calculation (@teunbrand, #5972)

0 commit comments

Comments
 (0)