Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Sep 6, 2024
1 parent cf90ae8 commit fa7087c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# renv (development version)

* `renv` now automatically generates a lockfile when loading a project containing
a `manifest.json` file (typical for application bundles published to Posit Connect).
(#1980, @toph-allen)

* `renv::install()` now errs if an incompatible `type` argument is provided.

* `renv::checkout()` now also checks out the version of `renv` available
Expand Down

0 comments on commit fa7087c

Please sign in to comment.