Skip to content

Commit 97b65be

Browse files
committed
Update NEWS.md
1 parent e36f040 commit 97b65be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
* `mcmc_dens()` and `mcmc_dens_overlay()` gain arguments for controlling the
66
the density calculation. (#258)
7+
8+
* `mcmc_hist()` and `mcmc_dens()` gain argument `alpha` for controlling transparency. (#244)
79

810
# bayesplot 1.8.1
911

@@ -34,8 +36,6 @@
3436
can be set to FALSE to recover the old version of the plot. (#171, #235,
3537
@ecoronado92)
3638

37-
* `mcmc_hist()` and `mcmc_dens()` gain argument `alpha` for controling transparency. (#244)
38-
3939
* CmdStanMCMC objects (from CmdStanR) can now be used with extractor
4040
functions `nuts_params()`, `log_posterior()`, `rhat()`, and
4141
`neff_ratio()`. (#227)

0 commit comments

Comments
 (0)