Skip to content

Commit 747c64a

Browse files
committed
update news. closes tidyverse#2149, tidyverse#2812
1 parent 028aed1 commit 747c64a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ggplot2 3.0.0.9000
22

3+
* `geom_hline()`, `geom_vline()`, and `geom_abline()` now work properly
4+
with `coord_trans()` (@clauswilke, #2149, #2812).
5+
36
* All `geom_*()` now display an informative error message when required
47
aesthetics are missing (@dpseidel, #2637 and #2706).
58

0 commit comments

Comments
 (0)