Skip to content

Commit 1a54017

Browse files
committed
move news bullet
1 parent 5724ed4 commit 1a54017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
* `stat_summary_bin()` no longer ignores `width` parameter (@teunbrand, #4647).
203203
* Added `keep.zeroes` argument to `stat_bin()` (@teunbrand, #3449)
204204
* `coord_sf()` no longer errors when dealing with empty graticules (@teunbrand, #6052)
205+
* Added `theme_transparent()` with transparent backgrounds.
205206

206207
# ggplot2 3.5.1
207208

@@ -925,7 +926,6 @@ gains in rendering speed.
925926
* Updated documentation for `geom_smooth()` to more clearly describe effects of the
926927
`fullrange` parameter (@thoolihan, #4399).
927928

928-
* Added `theme_transparent()` with transparent backgrounds.
929929
* Updated documentation for `geom_smooth()` to more clearly describe effects of
930930
the `fullrange` parameter (@thoolihan, #4399).
931931

0 commit comments

Comments
 (0)