Skip to content

Commit 5088288

Browse files
authored
Update NEWS.md
1 parent 5f52463 commit 5088288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
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
@@ -25,8 +27,6 @@
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

0 commit comments

Comments
 (0)