Skip to content

Commit db09e0d

Browse files
committed
update changelog for 0.11.0 changes
This commit was created by changelog-from-release in 'Post-release' CI workflow
1 parent ceea082 commit db09e0d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a id="0.11.0"></a>
2+
# [0.11.0](https://github.com/pymc-devs/pymc-bart/releases/tag/0.11.0) - 2025-10-21
3+
4+
## What's Changed
5+
* add function to export the vi results to kulprit by [@aloctavodia](https://github.com/aloctavodia) in [#237](https://github.com/pymc-devs/pymc-bart/pull/237)
6+
* use base64 encoding for variable importance by [@aloctavodia](https://github.com/aloctavodia) in [#247](https://github.com/pymc-devs/pymc-bart/pull/247)
7+
8+
**Full Changelog**: https://github.com/pymc-devs/pymc-bart/compare/0.10.0...0.11.0
9+
10+
[Changes][0.11.0]
11+
12+
113
<a id="0.10.0"></a>
214
# [0.10.0](https://github.com/pymc-devs/pymc-bart/releases/tag/0.10.0) - 2025-07-18
315

@@ -459,6 +471,7 @@
459471
[Changes][0.0.3]
460472

461473

474+
[0.11.0]: https://github.com/pymc-devs/pymc-bart/compare/0.10.0...0.11.0
462475
[0.10.0]: https://github.com/pymc-devs/pymc-bart/compare/0.9.2...0.10.0
463476
[0.9.2]: https://github.com/pymc-devs/pymc-bart/compare/0.9.1...0.9.2
464477
[0.9.1]: https://github.com/pymc-devs/pymc-bart/compare/0.9.0...0.9.1
@@ -493,4 +506,4 @@
493506
[0.1.0]: https://github.com/pymc-devs/pymc-bart/compare/0.0.3...0.1.0
494507
[0.0.3]: https://github.com/pymc-devs/pymc-bart/tree/0.0.3
495508

496-
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 -->
509+
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.1 -->

0 commit comments

Comments
 (0)