Skip to content

Commit 11ce18a

Browse files
committed
Correct date in NEWS and fix one element
1 parent 8d2dac9 commit 11ce18a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.6.1.0 (2023-08-08)}{
6+
\section{Changes in RcppArmadillo version 0.12.6.2.0 (2023-08-08)}{
77
\itemize{
88
\item Upgraded to Armadillo release 12.6.2 (Cortisol Retox)
99
\itemize{
@@ -14,7 +14,7 @@
1414
\item explicitly document \code{arma_rng::set_seed()} and
1515
\code{arma_rng::set_seed_random() }
1616
}
17-
\itemize None of the changes above affect R use as \pkg{RcppArmadillo}
17+
\item None of the changes above affect R use as \pkg{RcppArmadillo}
1818
connects the RNGs used by R to Armadillo
1919
}
2020
}

0 commit comments

Comments
 (0)