diff --git a/CHANGELOG.md b/CHANGELOG.md index d25dfa5ace..a5b807ff4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ ### Maintenance and fixes - Fix deprecations introduced in latest pandas and xarray versions, and prepare for numpy 2.0 ones ([2315](https://github.com/arviz-devs/arviz/pull/2315))) - -- Refactor ECDF code ([2311](https://github.com/arviz-devs/arviz/pull/2311)) +- Refactor ECDF code ([2311](https://github.com/arviz-devs/arviz/pull/2311)) +- Fix `plot_forest` when Numba is installed ([2319](https://github.com/arviz-devs/arviz/pull/2319)) ### Deprecation