Skip to content

Commit

Permalink
Refresh NEWS files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2024
1 parent a60febc commit a88e3d7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 1 deletion.
9 changes: 9 additions & 0 deletions news-files-annotated/ggplot2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

!begin-bullets-1!

- !begin-bullet!
Passing empty unmapped aesthetics to layers raises a warning instead
of throwing an error (@teunbrand, #6009).

!end-bullet!
- !begin-bullet!
Moved {mgcv} from Imports to Suggests (@teunbrand, #5986)

Expand Down Expand Up @@ -414,6 +419,10 @@
In addition, `theme_classic()`'s axis line end is `"square"`
(@teunbrand, #5978).

!end-bullet!
- !begin-bullet!
{tibble} is now suggested instead of imported (@teunbrand, #5986)

!end-bullet!

!end-bullets-1!
Expand Down
3 changes: 3 additions & 0 deletions news-files/ggplot2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ggplot2 (development version)

* Passing empty unmapped aesthetics to layers raises a warning instead of
throwing an error (@teunbrand, #6009).
* Moved {mgcv} from Imports to Suggests (@teunbrand, #5986)
* New `reset_geom_defaults()` and `reset_stat_defaults()` to restore all geom or
stat default aesthetics at once (@teunbrand, #5975).
Expand Down Expand Up @@ -159,6 +161,7 @@
(@teunbrand, #4584).
* `theme_classic()` now has black ticks and text instead of dark gray. In
addition, `theme_classic()`'s axis line end is `"square"` (@teunbrand, #5978).
* {tibble} is now suggested instead of imported (@teunbrand, #5986)

# ggplot2 3.5.1

Expand Down
Binary file modified news-files/hashes.rds
Binary file not shown.
2 changes: 2 additions & 0 deletions previous_updates.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17678,3 +17678,5 @@ ggplot2,74260c3211a8d363320b753982431910,"(internal) The summary function of `st
ggplot2,823f3850a24dc54d1d1e4b82cc8d560d,"`facet_grid(space = ""free"")` can now be combined with `coord_fixed()` (@​teunbrand, #4584).",NA,NA,NA,NA
ggplot2,2f8a4979013271da55dddb5b44f50d32,"Moved {mgcv} from Imports to Suggests (@​teunbrand, #5986)",NA,NA,NA,NA
ggplot2,c6ac6f613b9745ec9cc6f026fc35ebdd,"`theme_classic()` now has black ticks and text instead of dark gray. In addition, `theme_classic()`'s axis line end is `""square""` (@​teunbrand, #5978).",NA,NA,NA,NA
ggplot2,c0f2b5eca22d4135ddcc71044f2030c1,"Passing empty unmapped aesthetics to layers raises a warning instead of throwing an error (@​teunbrand, #6009).",NA,NA,NA,NA
ggplot2,d46d9681d7e8f35ef555612cc6689087,"{tibble} is now suggested instead of imported (@​teunbrand, #5986)",NA,NA,NA,NA
2 changes: 1 addition & 1 deletion refresh-token.rds
Original file line number Diff line number Diff line change
@@ -1 +1 @@
C�,�ƣ7Ȑ-���!m�K�F!�/�e^�D�F�� S��U,ӄ�qY�rch������:` ��QG!&Ն2�'� S%��"d��1��N|D���sһPV'�]��ڋL+u9� j�>>�4́�H�N68�JA���b��MNo<2Yod嘨���B1
��@<Q(y-�I���m�!����Jg �l$�w��OmpƷ�T��Ŵt�ن�:K�����=��'�K�Qb��Z�9r�.���$5i �{l��W�'!o��W����7[���>s���V��JGI E_X��ﱸ���V���jp�J�@����S#�L

0 comments on commit a88e3d7

Please sign in to comment.