diff --git a/NEWS.md b/NEWS.md index a44b764..4db847f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,12 +1,11 @@ # stantargets 0.0.6 -Same for the `variables` argument of `tar_stan_gq()`, `tar_stan_mle()`, and `tar_stan_vb()`. * Implement resilient rep-specific seeds that do not change if the batching structure changes. # stantargets 0.0.5.9000 * Update the signatures of most user-side functions to accommodate changes from `cmdstanr` 0.2.0 to 0.5.0 (https://github.com/ropensci/targets/discussions/884, @stuvet). -* Add new arguments `variables_fit` and `inc_warmup_fit` to be passed to the `CmdStanFit` target in `tar_stan_mcmc()` instead of `variables` and `inc_warmup` (#56, @yizhang-yiz). +* Add new arguments `variables_fit` and `inc_warmup_fit` to be passed to the `CmdStanFit` target in `tar_stan_mcmc()` instead of `variables` and `inc_warmup` (#56, @yizhang-yiz). Same for the `variables` argument of `tar_stan_gq()`, `tar_stan_mle()`, and `tar_stan_vb()`. # stantargets 0.0.4