Skip to content

Commit 3e18e9e

Browse files
committed
add news bullet
1 parent ee0c9de commit 3e18e9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

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

3+
* Deprecated functions and arguments prior to ggplot2 3.0.0 throw errors instead
4+
of warnings.
5+
* Functions and arguments that were soft-deprecated up to ggplot2 3.2.0 now
6+
throw warnings.
37
* Fixed bug where the `ggplot2::`-prefix did not work with `stage()`
48
(@teunbrand, #6104).
59
* New `get_labs()` function for retrieving completed plot labels

0 commit comments

Comments
 (0)