Skip to content

Commit 33d9f76

Browse files
committed
Re-rorder news for release
1 parent 8d8437e commit 33d9f76

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

NEWS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# devtools (development version)
22

3-
* RStudio addins now run in interactive mode, rather than background mode (@jennybc, #2350)
4-
5-
* `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)
6-
73
* `build_readme()` now uses the `path` argument, as designed (#2344)
84

5+
* `create()` no longer opens projects by default to avoid duplicate projects opened by the RStudio IDE project template (#2347, @malcolmbarrett)
6+
97
* The RStudio addins now use `test_active_file()` and `test_coverage_active_file()` instead of the deprecated `test_file()` and `test_coverage_file()` (#2339)
108

11-
* `create()` no longer opens projects by default to avoid duplicate projects opened by the RStudio IDE project template (#2347, @malcolmbarrett)
9+
* RStudio addins now run in interactive mode, rather than background mode (@jennybc, #2350)
10+
11+
* `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)
1212

1313
# devtools 2.4.0
1414

0 commit comments

Comments
 (0)