Skip to content

Commit f02de9e

Browse files
committed
Add NEWS entry for warn/inform consistency
1 parent 1b0b401 commit f02de9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# bayesplot (development version)
22

3+
* Use `warn()` and `inform()` for selected PPC user messages instead of base `warning()` and `message()`.
34
* Fix assignment-in-call bug in `mcmc_rank_ecdf()` (#).
45
* Replaced deprecated `dplyr` and `tidyselect` functions (`top_n`, `one_of`, `group_indices`) with their modern equivalents to ensure future compatibility. (#431)
56
* Documentation added for all exported `*_data()` functions (#209)

0 commit comments

Comments
 (0)