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 28, 2024
1 parent 97610e9 commit 1eeb093
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions news-files-annotated/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

!begin-bullets-1!

- !begin-bullet!
`num_ansi_colors()` now does not warn in Emacs if the `INSIDE_EMACS`
environment variable is not a proper version number (@rundel, #689).

!end-bullet!
- !begin-bullet!
`ansi_collapse()` and inline collapsing now uses `last` as the
separator (without the serial comma) for two-element vectors if
Expand Down
3 changes: 3 additions & 0 deletions news-files/cli.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# cli (development version)

* `num_ansi_colors()` now does not warn in Emacs if the `INSIDE_EMACS`
environment variable is not a proper version number (@rundel, #689).

* `ansi_collapse()` and inline collapsing now uses `last` as the separator
(without the serial comma) for two-element vectors if `sep2` is not
given (@rundel, #681).
Expand Down
Binary file modified news-files/hashes.rds
Binary file not shown.
1 change: 1 addition & 0 deletions previous_updates.csv
Original file line number Diff line number Diff line change
Expand Up @@ -17695,3 +17695,4 @@ ggplot2,774415805622fc065948bda88cb03b7f,"`guide_bins()`, `guide_colourbar()` an
ggplot2,cde7efce5fb0518462272dd39d95b800,"`stat_summary_bin()` no longer ignores `width` parameter (@​teunbrand, #4647).",NA,NA,NA,NA
cli,cb1d7d3c2948d6f451fe7f27165aec5f,"`ansi_collapse()` and inline collapsing now uses `last` as the separator (without the serial comma) for two-element vectors if `sep2` is not given (@​rundel, #681).",NA,NA,NA,NA
cli,c39908c7438c7f6e92f5c5129f10d1f1,"`ansi_collapse()` is now correct for length-1 vectors with style ""head"" if width is specified (@​rundel, #590).",NA,NA,NA,NA
cli,28bf51049734999d843866d6925d5fb1,"`num_ansi_colors()` now does not warn in Emacs if the `INSIDE_EMACS` environment variable is not a proper version number (@​rundel, #689).",NA,NA,NA,NA
Binary file modified refresh-token.rds
Binary file not shown.

0 comments on commit 1eeb093

Please sign in to comment.