From 6239dc8b3300c1174f4e40209b0f048621ba5ab9 Mon Sep 17 00:00:00 2001 From: Jure Demsar Date: Tue, 26 Sep 2023 14:35:18 +0200 Subject: [PATCH] Versioning. --- NEWS.md | 4 ++++ cran-comments.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/NEWS.md b/NEWS.md index 83f587f..8fcdc70 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # bayes4psy change log +## bayes4psy 1.2.12 + +RStan updates and optimizations. + ## bayes4psy 1.2.11 Optimized building of RStan models. diff --git a/cran-comments.md b/cran-comments.md index 242bdba..279516f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,9 @@ # Revisions +## CRAN submission 26. 9. 2023 + +RStan optimizations and updates. + ## CRAN submission 16. 3. 2023 Optimized building of RStan models.