Skip to content

Commit

Permalink
Update NEWS.Rd
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Dec 7, 2024
1 parent e376641 commit 9e62aff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
\newcommand{\ghpr}{\href{https://github.com/Rblp/Rblpapi/pull/#1}{##1}}
\newcommand{\ghit}{\href{https://github.com/Rblp/Rblpapi/issues/#1}{##1}}

\section{Changes in Rblpapi version 0.3.16 (2025-xx-yy)}{
\itemize{
\item A quoto error message is now improved (Rodolphe Duge in \ghpr{400})
\item Convert remaining \code{throw} into \code{Rcpp::stop} (Dirk in
\ghpr{402} fixing \ghit{401})
}
}

\section{Changes in Rblpapi version 0.3.15 (2024-09-18)}{
\itemize{
\item A warning is now issued if more than 1000 results are returned
Expand Down

0 comments on commit 9e62aff

Please sign in to comment.