Skip to content

Commit 55adc09

Browse files
committed
Move NEWS bullet point to correct location.
1 parent a88733f commit 55adc09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# roxygen2 4.1.1.9000
22

3+
* update_collate rewrites the `Collate` entry in the DESCRIPTION file only
4+
when changes generated by `@includes` are found. Includes a testthat.
5+
(#325, resolves hadley/devtools#723).
6+
37
* Parser callbacks registered with `register.preref.parser` are now called
48
for fields parsed from the "introduction" (the text before the first tag)
59
(@gaborcsardi, #370)
@@ -9,10 +13,6 @@
913
* Formatting of the `Authors@R` field in the DESCRIPTION file is now retained
1014
(@jranke, #330).
1115

12-
* update_collate rewrites the `Collate` entry in the DESCRIPTION file *only*
13-
when changes generated by `@includes` are found. Includes a testthat.
14-
(#325, resolves hadley/devtools#723).
15-
1616
* The collate roclet falls back to `base::strwrap()` when generating the
1717
collate field. This makes roxygen2 compatible with the next version of
1818
stringr.

0 commit comments

Comments
 (0)