Skip to content

Commit

Permalink
Add NEWS for @includeRmd
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Sep 11, 2019
1 parent 6d7abf7 commit 0bdd879
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# roxygen2 (development version)

* `@includeRmd` converts an (R) Markdown file to Rd and includes it in the
manual page. This allows sharing text between vignettes, the `README.Rmd`
file and the manual. See the "Rd (documentation) tags" vignette for
details (#902).

* Inherting for a function with no arguments no longer throws a confusing
error message (#898)

Expand Down

0 comments on commit 0bdd879

Please sign in to comment.