Skip to content

Commit 75a0f8f

Browse files
committed
Lightly edit news file
1 parent 6cf18f0 commit 75a0f8f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

NEWS.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# usethis (development version)
22

3+
* All functions that require a package now ask you if you'd like to install it.
4+
35
* `use_article()` now creates the file in the `vignettes/articles/` (#548).
46

57
* `use_lifecycle()` has been updated for changes in our lifecycle workflow
@@ -9,9 +11,9 @@
911
the function is useful for anyone who wants to automatically publish to GitHub
1012
pages, not just the tidyverse team (#1308).
1113

12-
* All functions that require a package now ask you if you'd like to install it.
13-
14-
* `use_readme_rmd()`, `use_readme_md()`, `use_tidy_contributing()`, and `use_tidy_support()` use updated logic for determining the `OWNER/REPO` spec of the target repo (#1312).
14+
* `use_readme_rmd()`, `use_readme_md()`, `use_tidy_contributing()`, and
15+
`use_tidy_support()` use updated logic for determining the `OWNER/REPO` spec
16+
of the target repo (#1312).
1517

1618
# usethis 2.0.0
1719

0 commit comments

Comments
 (0)