Skip to content

Commit

Permalink
add news item
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed Dec 5, 2023
1 parent e8c086f commit 3449968
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

* `use_cpp11()` now automatically updates the `NAMESPACE` (@pachadotdev, #1921).

* `use_github_release()` gains two arguments: `prerelease` and
`generate_release_notes` argument to identify releases as a prerelease and
automatically generate additional release notes from commits, respectively
(@jmbarbone, #1926).

# usethis 2.2.2

* Implicit usage of `numeric_version()` via comparison now always provides
Expand Down

0 comments on commit 3449968

Please sign in to comment.