Commit 55adc09 1 parent a88733f commit 55adc09 Copy full SHA for 55adc09
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# roxygen2 4.1.1.9000
2
2
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
+
3
7
* Parser callbacks registered with ` register.preref.parser ` are now called
4
8
for fields parsed from the "introduction" (the text before the first tag)
5
9
(@gaborcsardi , #370 )
9
13
* Formatting of the ` Authors@R ` field in the DESCRIPTION file is now retained
10
14
(@jranke , #330 ).
11
15
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
-
16
16
* The collate roclet falls back to ` base::strwrap() ` when generating the
17
17
collate field. This makes roxygen2 compatible with the next version of
18
18
stringr.
You can’t perform that action at this time.
0 commit comments