Skip to content

Commit faaee8d

Browse files
committed
update NEWS for release
[ci skip]
1 parent e1659ae commit faaee8d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

NEWS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
(GitHub issue/PR numbers in parentheses)
44

5-
* Loading **bayesplot** no longer overrides the ggplot theme! There are new
5+
* Loading **bayesplot** no longer overrides the ggplot theme! Rather, it sets a
6+
theme specific for **bayesplot**. Some packages using **bayesplot** may still
7+
override the default **ggplot** theme (e.g., **rstanarm** does but only until
8+
next release), but simply loading **bayesplot** itself will not. There are new
69
functions for controlling the ggplot theme for **bayesplot** that work like
710
their **ggplot2** counterparts but only affect plots made using **bayesplot**.
8-
Thanks to Malcolm Barrett. (#117, #149)
11+
Thanks to Malcolm Barrett. (#117, #149).
912
- `bayesplot_theme_set()`
1013
- `bayesplot_theme_get()`
1114
- `bayesplot_theme_update()`

0 commit comments

Comments
 (0)