Skip to content

Commit 64e8fd8

Browse files
committed
chore(release): update changelog
1 parent beb1e0e commit 64e8fd8

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.16.0] - 2025-10-08
6+
7+
### Bug Fixes
8+
9+
- Keep python thread handle alive (Adrian Seyboldt)
10+
11+
- No errors for unused parameters (Adrian Seyboldt)
12+
13+
14+
### Documentation
15+
16+
- Fix typo in pymc usage docs (Adrian Seyboldt)
17+
18+
19+
### Features
20+
21+
- Support step size adaptation method (Adrian Seyboldt)
22+
23+
- Add argument for mindepth (Adrian Seyboldt)
24+
25+
- Support free-threaded python build (Adrian Seyboldt)
26+
27+
- Use new nuts-rs storage interface (Adrian Seyboldt)
28+
29+
- Add zarr_store argument to write trace while sampling (Adrian Seyboldt)
30+
31+
32+
### Miscellaneous Tasks
33+
34+
- Bump actions/checkout from 4 to 5 (dependabot[bot])
35+
36+
- Bump actions/download-artifact from 4 to 5 (dependabot[bot])
37+
38+
- Bump actions/setup-python from 5 to 6 (#240) (dependabot[bot])
39+
40+
- Bump actions/attest-build-provenance from 2 to 3 (#239) (dependabot[bot])
41+
42+
- Update pyo3 (Adrian Seyboldt)
43+
44+
545
## [0.15.2] - 2025-07-16
646

747
### Features

0 commit comments

Comments
 (0)