Skip to content

Commit

Permalink
Re-rorder news for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed May 5, 2021
1 parent 8d8437e commit 33d9f76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# devtools (development version)

* RStudio addins now run in interactive mode, rather than background mode (@jennybc, #2350)

* `install(upgrade)` now defaults to 'default' rather than 'ask'. This allows you to control the default asking behavior with the `R_REMOTES_UPGRADE` environment variable (#2345)

* `build_readme()` now uses the `path` argument, as designed (#2344)

* `create()` no longer opens projects by default to avoid duplicate projects opened by the RStudio IDE project template (#2347, @malcolmbarrett)

* The RStudio addins now use `test_active_file()` and `test_coverage_active_file()` instead of the deprecated `test_file()` and `test_coverage_file()` (#2339)

* `create()` no longer opens projects by default to avoid duplicate projects opened by the RStudio IDE project template (#2347, @malcolmbarrett)
* RStudio addins now run in interactive mode, rather than background mode (@jennybc, #2350)

* `install(upgrade)` now defaults to 'default' rather than 'ask'. This allows you to control the default asking behavior with the `R_REMOTES_UPGRADE` environment variable (#2345)

# devtools 2.4.0

Expand Down

0 comments on commit 33d9f76

Please sign in to comment.