Skip to content

Commit 07a6845

Browse files
committed
NEWS update for #1025
1 parent 531ac5a commit 07a6845

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

inst/NEWS.Rd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,15 @@
1515
\item The \code{cppFunction} helper now deals correctly with mulitple
1616
\code{depends} arguments (TJ McKinley in \ghpr{1016} fixing
1717
\ghit{1017}).
18+
\item Invisible return object are now supported via new option (Kun Ren
19+
in \ghpr{1025} fixing \ghit{1024}).
1820
}
1921
\item Changes in Rcpp Documentation:
2022
\itemize{
2123
\item The \code{.github/} directory now has more explicit guidance on
2224
contributinh, issues, and pull requests (Dirk).
25+
\item The Rcpp Attributes vignette describe the new invisible return
26+
objection option (Kun Ren in \ghpr{1025}).
2327
}
2428
\item Changes in Rcpp Deployment:
2529
\itemize{

0 commit comments

Comments
 (0)