Skip to content

Commit 00596c6

Browse files
committed
Update NEWS.md
1 parent 90dda49 commit 00596c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# bayesplot 1.12.0
22

3-
* Compatibility with ggplot2 3.6.0 by @teunbrand (#337)
4-
* Ensure rank overlay plot starts at 0 even if not all bins present (#332)
5-
* Expand checking workflows to more platforms by @andrjohns in (#324)
3+
* Expand checking workflows to more platforms by @andrjohns (#324)
4+
* Skip tests depending on Suggested dependency rstantools if not installed by @MichaelChirico (#325)
5+
* Skip tests depending on Suggested dependency gridExtra if not installed by @MichaelChirico (#326)
66
* Fix missing legends for unobserved levels in rhat and neff plots (#328)
77
* Document problems with `ppc_stat` with `stat="mean"` (#329)
8-
* Remove deprecated functions from `available_ppc()` (#340)
9-
* Skip tests depending on Suggested dependency gridExtra if not installed by @MichaelChirico (#326)
10-
* Skip tests depending on Suggested dependency rstantools if not installed by @MichaelChirico (#325)
8+
* Ensure rank overlay plot starts at 0 even if not all bins present, thanks @sims1253 (#332)
9+
* Compatibility with ggplot2 3.6.0 by @teunbrand (#337)
1110
* Update GitHub actions workflows (#338)
11+
* Remove deprecated functions from `available_ppc()` (#340)
1212
* Fix missing counts in `ppc_bars_data()` by @TeemuSailynoja, thanks @famuvie (#342)
1313

1414

0 commit comments

Comments
 (0)