Skip to content

Commit bc95195

Browse files
committed
Update NEWS.md
1 parent 26f02f0 commit bc95195

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

NEWS.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
# bayesplot 1.11.0
44

5-
ADD ANYTHING COMMITTED DIRECTLY TO PR FOR RELEASE (e.g. psis_object argument)
6-
7-
ADD AUTO-GENERATED RELEASE NOTES
8-
9-
* `ppc_pit_ecdf()` and `ppc_pit_ecdf_grouped()` now support discrete variables, and their default method for selecting the number of ECDF evaluation points has been updated.
10-
* Items for next release here
5+
* Update for new ggplot2 release by @teunbrand in #309
6+
* Add `bins` argument to many histogram plots by @paul-buerkner in #300
7+
* Follow ggplot2 updates on `facet_grid()` and `facet_wrap()` by @heavywatal in #305
8+
* Better `ppc_loo_pit_qq` plots by @avehtari in #307
9+
* Check `prob` is numeric for intervals plots by @tony-stone in #299
10+
* Add `bins` and `breaks` arguments to more histogram and hex plots by @heavywatal in #313
11+
* Replace `size` argument with `linewidth` for `geom_line` and `geom_ridgeline` by @heavywatal in #314
12+
* All LOO plots now accept `psis_object` argument by @jgabry in #311
13+
* `ppc_pit_ecdf()` and `ppc_pit_ecdf_grouped()` now support discrete variables, and their default method for selecting the number of ECDF evaluation points has been updated. by @TeemuSailynoja in #316
1114

1215
# bayesplot 1.10.0
1316

0 commit comments

Comments
 (0)