Skip to content

Commit 2f80adb

Browse files
committed
Add NEWS entry [ci skip]
1 parent 3ce5023 commit 2f80adb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

inst/NEWS.Rd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
\newcommand{\ghpr}{\href{https://github.com/RcppCore/Rcpp/pull/#1}{##1}}
44
\newcommand{\ghit}{\href{https://github.com/RcppCore/Rcpp/issues/#1}{##1}}
55

6+
\section{Changes in Rcpp release version 1.1.1 (2026-01-xx)}{
7+
\itemize{
8+
\item Changes in Rcpp Documentation:
9+
\itemize{
10+
\item Vignettes are now processed via a new "asis" processor adopted
11+
from \pkg{R.rsp} (Dirk in \ghpr{1394} fixing \ghit{1393})
12+
}
13+
}
14+
}
15+
616
\section{Changes in Rcpp release version 1.1.0 (2025-07-01)}{
717
\itemize{
818
\item Changes in Rcpp API:

0 commit comments

Comments
 (0)