Skip to content

Commit 4732af5

Browse files
committed
Add news bullet
1 parent cd4442c commit 4732af5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* `load_all()` now errors if called recursively, i.e. if you accidentally include a `load_all()` call in one of your R source files (#2617).
1111
* `release()` is deprecated in favour of `usethis::use_release_issue()`.
1212
* `show_news()` now looks for NEWS files in the same locations as `utils::news()`: `inst/NEWS.Rd`, `NEWS.md`, `NEWS`, and `inst/NEWS` (@arcresu, #2499).
13+
* `test_active_file()` now works when the active file is a snapshot file.
1314

1415
# devtools 2.4.6
1516

0 commit comments

Comments
 (0)