Skip to content

Commit 76fe77b

Browse files
committed
update news.md
1 parent 7ee3c0e commit 76fe77b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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+
* Fixed `validate_chain_list()` colnames check to compare all chains, not just the first two.
34
* Replace `apply()` with `storage.mode()` for integer-to-numeric matrix conversion in `validate_predictions()`.
45
* Fixed `is_chain_list()` to correctly reject empty lists instead of silently returning `TRUE`.
56
* Added unit tests for `mcmc_areas_ridges_data()`, `mcmc_parcoord_data()`, and `mcmc_trace_data()`.

0 commit comments

Comments
 (0)