diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 89cd3e0236..e916e61a25 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -5,7 +5,7 @@ Note: these are the release notes for the stan-dev/stan repository. Further changes may arise at the interface level (stan-dev/{rstan, pystan, cmdstan}) and math library level (stan-dev/math). -v2.38.0 (6 January 2026) +v2.38.0 (13 January 2026) ====================================================================== - Allow `min:max` indexing to always succeed if it is an empty selection. (#3362)