Skip to content

Commit

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

# renv (development version)

* Fixed an issue where `renv::load()` could fail to load an alternate project
when `options(renv.config.autoloader.enabled = FALSE)` was set. (#1959)

* `renv` now emits clickable hyperlinks for runnable code snippets and help,
for front-ends which support the `ide:run` and `ide:help` ANSI escapes.

Expand Down

0 comments on commit 6d80457

Please sign in to comment.