Skip to content

Commit d9b8ec1

Browse files
committed
update changelog for 0.20.0 changes
This commit was created by changelog-from-release in 'Post-release' CI workflow
1 parent 2a54fe7 commit d9b8ec1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a id="0.20.0"></a>
2+
# [0.20.0](https://github.com/arviz-devs/preliz/releases/tag/0.20.0) - 2025-07-18
3+
4+
## What's Changed
5+
* Make predictive explorer more flexible (in particular for PyMC and Bambi) by [@aloctavodia](https://github.com/aloctavodia) in [#672](https://github.com/arviz-devs/preliz/pull/672)
6+
* PPE: add alternative family option, remove "method" by [@aloctavodia](https://github.com/aloctavodia) in [#673](https://github.com/arviz-devs/preliz/pull/673)
7+
* Use arviz_stats by [@aloctavodia](https://github.com/aloctavodia) in [#675](https://github.com/arviz-devs/preliz/pull/675)
8+
* improve hdi computation by [@aloctavodia](https://github.com/aloctavodia) in [#676](https://github.com/arviz-devs/preliz/pull/676)
9+
* use trapezoid, update requirements by [@aloctavodia](https://github.com/aloctavodia) in [#678](https://github.com/arviz-devs/preliz/pull/678)
10+
* remove obsolete code by [@aloctavodia](https://github.com/aloctavodia) in [#679](https://github.com/arviz-devs/preliz/pull/679)
11+
12+
13+
14+
**Full Changelog**: https://github.com/arviz-devs/preliz/compare/0.19.0...0.20.0
15+
16+
[Changes][0.20.0]
17+
18+
119
<a id="0.19.0"></a>
220
# [0.19.0](https://github.com/arviz-devs/preliz/releases/tag/0.19.0) - 2025-05-22
321

@@ -851,6 +869,7 @@ Full Changelog**: https://github.com/arviz-devs/preliz/compare/0.7.0...0.8.0
851869
[Changes][0.0.2]
852870

853871

872+
[0.20.0]: https://github.com/arviz-devs/preliz/compare/0.19.0...0.20.0
854873
[0.19.0]: https://github.com/arviz-devs/preliz/compare/0.18.0...0.19.0
855874
[0.18.0]: https://github.com/arviz-devs/preliz/compare/0.17.0...0.18.0
856875
[0.17.0]: https://github.com/arviz-devs/preliz/compare/0.16.0...0.17.0

0 commit comments

Comments
 (0)