Skip to content

Commit 66a4339

Browse files
committed
cleanup duplicated news entry
1 parent a3c6ad5 commit 66a4339

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

NEWS.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
* `stat_summary_bin()` no longer ignores `width` parameter (@teunbrand, #4647).
213213
* Added `keep.zeroes` argument to `stat_bin()` (@teunbrand, #3449)
214214
* `coord_sf()` no longer errors when dealing with empty graticules (@teunbrand, #6052)
215-
* Added `theme_transparent()` with transparent backgrounds.
215+
* Added `theme_transparent()` with transparent backgrounds (@topepo).
216216

217217
# ggplot2 3.5.1
218218

@@ -933,9 +933,6 @@ gains in rendering speed.
933933
* Key glyphs for `geom_boxplot()`, `geom_crossbar()`, `geom_pointrange()`, and
934934
`geom_linerange()` are now orientation-aware (@mjskay, #4732)
935935

936-
* Updated documentation for `geom_smooth()` to more clearly describe effects of the
937-
`fullrange` parameter (@thoolihan, #4399).
938-
939936
* Updated documentation for `geom_smooth()` to more clearly describe effects of
940937
the `fullrange` parameter (@thoolihan, #4399).
941938

0 commit comments

Comments
 (0)