Skip to content

Commit 941d258

Browse files
committed
update changelog for 0.10.0 changes
This commit was created by changelog-from-release in 'Post-release' CI workflow
1 parent b584b23 commit 941d258

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a id="0.10.0"></a>
2+
# [0.10.0](https://github.com/pymc-devs/pymc-bart/releases/tag/0.10.0) - 2025-07-18
3+
4+
## What's Changed
5+
* Use ArviZ-stats by [@aloctavodia](https://github.com/aloctavodia) in [#232](https://github.com/pymc-devs/pymc-bart/pull/232)
6+
* Add support for multiple BART random variables per model. by [@derekpowell](https://github.com/derekpowell) in [#231](https://github.com/pymc-devs/pymc-bart/pull/231)
7+
* encode vi and update to work with multiple RVs by [@aloctavodia](https://github.com/aloctavodia) in [#235](https://github.com/pymc-devs/pymc-bart/pull/235)
8+
9+
10+
## New Contributors
11+
* [@derekpowell](https://github.com/derekpowell) made their first contribution in [#231](https://github.com/pymc-devs/pymc-bart/pull/231)
12+
13+
**Full Changelog**: https://github.com/pymc-devs/pymc-bart/compare/0.9.2...0.10.0
14+
15+
[Changes][0.10.0]
16+
17+
118
<a id="0.9.2"></a>
219
# [0.9.2](https://github.com/pymc-devs/pymc-bart/releases/tag/0.9.2) - 2025-06-12
320

@@ -442,6 +459,7 @@
442459
[Changes][0.0.3]
443460

444461

462+
[0.10.0]: https://github.com/pymc-devs/pymc-bart/compare/0.9.2...0.10.0
445463
[0.9.2]: https://github.com/pymc-devs/pymc-bart/compare/0.9.1...0.9.2
446464
[0.9.1]: https://github.com/pymc-devs/pymc-bart/compare/0.9.0...0.9.1
447465
[0.9.0]: https://github.com/pymc-devs/pymc-bart/compare/0.8.2...0.9.0

0 commit comments

Comments
 (0)