Skip to content

Commit 8d5fb99

Browse files
committed
added NEWS entry for PR #215 by Yixuan
1 parent 98fa087 commit 8d5fb99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inst/NEWS.Rd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
implementation in Rcpp11)
1717
\item Pairlist objects are now protected via an additional \code{Shield<>}
1818
as suggested by Martin Morgan on the rcpp-devel list.
19+
\item Sorting is now prohibited at compile time for objects of type
20+
\code{List}, \code{RawVector} and \code{ExpressionVector}.
1921
}
2022
\item Changes in Rcpp Attributes:
2123
\itemize{

0 commit comments

Comments
 (0)