Skip to content

Commit 75e26a8

Browse files
committed
add news bullet
1 parent 4414069 commit 75e26a8

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
@@ -213,6 +213,9 @@
213213
* Added `keep.zeroes` argument to `stat_bin()` (@teunbrand, #3449)
214214
* `coord_sf()` no longer errors when dealing with empty graticules (@teunbrand, #6052)
215215
* Added `theme_transparent()` with transparent backgrounds (@topepo).
216+
* New theme elements `palette.{aes}.discrete` and `palette.{aes}.continuous`.
217+
Theme palettes replace palettes in scales where `palette = NULL`, which is
218+
the new default in many scales (@teunbrand, #4696).
216219

217220
# ggplot2 3.5.1
218221

0 commit comments

Comments
 (0)