Skip to content

Commit 160e2e1

Browse files
committed
Missing NEWS entry for last release
1 parent aa2192b commit 160e2e1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

inst/NEWS.Rd

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

6+
\section{Changes in RcppArmadillo version 0.12.8.2.1 (2024-04-15)}{
7+
\itemize{
8+
\item One-char bug fix release commenting out one test that upsets
9+
\pkg{reticulate} when accessing a \pkg{scipy} sparse matrix
10+
}
11+
}
12+
613
\section{Changes in RcppArmadillo version 0.12.8.2.0 (2024-04-02)}{
714
\itemize{
815
\item Upgraded to Armadillo release 12.8.2 (Cortisol Injector)

0 commit comments

Comments
 (0)