Skip to content

Commit a532793

Browse files
committed
Update ChangeLog and NEWS
1 parent 6bb4467 commit a532793

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2026-03-19 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* inst/include/RcppArmadillo.h: No longer dispatch to version/arma.h
4+
* inst/include/RcppArmadillo/version/arma.h: No longer differentiate
5+
between use with C++14 or later for current version and fallback
6+
* inst/include/legancy/*: Removed fallback Armadillo 14.6.3
7+
* inst/include/current/*: Moved up to unconditional default
8+
19
2026-03-17 Dirk Eddelbuettel <edd@debian.org>
210

311
* DESCRIPTION (Version, Date): RcppArmadillo 15.2.4-1

inst/NEWS.Rd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
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 15.x.y-1 [unreleased] (2026-xx-yy)}{
7+
\item Sunset the pre-C++14 fallback of including Armadillo 4.6.4 (Dirk in
8+
\ghpr{504} closing \ghit{503})
9+
}
10+
611
\section{Changes in RcppArmadillo version 15.2.4-1 (2026-03-17)}{
712
\itemize{
813
\item Upgraded to Armadillo release 15.2.4 (Medium Roast Deluxe)

0 commit comments

Comments
 (0)