File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66* ` use_package(min_version = FALSE) ` is treated the same as when ` min_version `
77 is not specified (#2117 , @salim-b ).
88
9+ * New ` use_r_universe_badge() ` to indicate which version of your package is available on [ R-universe] ( https://r-universe.dev ) (@olivroy , #1883 ).
10+
911# usethis 3.1.0
1012
1113* ` use_vignette() ` and ` use_article() ` support Quarto. The ` name ` of the new
2527 ` Config/usethis/upkeep ` field in DESCRIPTION. If this value exists, it is
2628 used to filter the checklist when making the issue.
2729
28- * New ` use_r_universe_badge() ` to indicate which version of your package is available on [ R-universe] ( https://r-universe.dev ) (@olivroy , #1883 ).
29-
3030# usethis 3.0.0
3131
3232## Transition to cli package for UI
You can’t perform that action at this time.
0 commit comments