Skip to content

Commit 1789f09

Browse files
committed
changelog and news for #982
1 parent 199b6e4 commit 1789f09

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2019-08-06 Riccardo Porreca <[email protected]>
2+
3+
* vignettes/Rcpp-modules.Rmd: Extensive review and edit improving the
4+
Modules vignette
5+
16
2019-08-04 Dirk Eddelbuettel <[email protected]>
27

38
* README.md: Add thre doi badges

inst/NEWS.Rd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
\item Changes in Rcpp Modules:
99
\itemize{
1010
\item Improved initialization via explicit \code{Rcpp::} prefix
11-
(Riccardo Porreca in \ghpr{980})
11+
(Riccardo Porreca in \ghpr{980}).
12+
}
13+
\item Changes in Rcpp Documentation:
14+
\itemize{
15+
\item The \code{Rcpp-modules} vignette received a major review and
16+
edit (Riccardo Porreca in \ghpr{982}).
1217
}
1318
}
1419
}

0 commit comments

Comments
 (0)