Skip to content

Commit ce45938

Browse files
committed
update news.md
1 parent 17d3223 commit ce45938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

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

3-
* Deprecated `rhat()` and `neff_ratio()` in favor of `extract_rhat()` and `extract_neff_ratio()` to avoid masking the same-named (but different) functions in the **posterior** package. The old names still work but emit a deprecation warning. (#295)
3+
* Deprecated `rhat()` and `neff_ratio()` in favor of `extract_rhat()` and `extract_neff_ratio()`.
44
* Fixed `validate_chain_list()` colnames check to compare all chains, not just the first two.
55
* Added test verifying `legend_move("none")` behaves equivalently to `legend_none()`.
66
* Added singleton-dimension edge-case tests for exported `_data()` functions.

0 commit comments

Comments
 (0)