Skip to content

Commit

Permalink
Release 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Jul 23, 2024
1 parent 3fbf814 commit 143789a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-07-23 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Version, Date): Release 0.0.12

2024-07-13 Dirk Eddelbuettel <[email protected]>

* README.md: Add link to introductory 'Holidays in QuantLib' piece
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: qlcal
Type: Package
Title: R Bindings to the Calendaring Functionality of 'QuantLib'
Version: 0.0.11.1
Date: 2024-07-10
Version: 0.0.12
Date: 2024-07-23
Author: Dirk Eddelbuettel; the authors and contributors of QuantLib
Maintainer: Dirk Eddelbuettel <[email protected]>
Description: 'QuantLib' bindings are provided for R using 'Rcpp' via an evolved version
Expand Down
6 changes: 3 additions & 3 deletions inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
\newcommand{\ghpr}{\href{https://github.com/qlcal/qlcal-r/pull/#1}{##1}}
\newcommand{\ghit}{\href{https://github.com/qlcal/qlcal-r/issues/#1}{##1}}

\section{Changes in version 0.0.12 (2024-07-xx)}{
\section{Changes in version 0.0.12 (2024-07-22)}{
\itemize{
\item Synchronized with QuantLib 1.35 (rc)
\item Calendar updates for Chile, India, United States
\item Synchronized with QuantLib 1.35 released today
\item Calendar updates for Chile, India, United States, Brazil
}
}

Expand Down

0 comments on commit 143789a

Please sign in to comment.