Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Oct 8, 2024
1 parent 7cd93d9 commit 72741cf
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
@@ -1,6 +1,11 @@

# renv (development version)

* `renv` now includes compiled extensions on Linux + macOS. These
extensions are primarily used to improve the performance of
`renv::dependencies()` and other static analysis code.
Support for Windows will come in a future release.

* Fixed an issue where `renv::snapshot()` could fail if the project
contained a call to `module()` with no arguments. (#2007)

Expand Down

0 comments on commit 72741cf

Please sign in to comment.