Skip to content

Commit b670b5d

Browse files
committed
chore(release): prepare release
1 parent 3b34008 commit b670b5d

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.16.4] - 2025-11-27
6+
7+
### Bug Fixes
8+
9+
- Improve zarr object storage settings (Adrian Seyboldt)
10+
11+
- Don't store zarrs attr in every trace (Adrian Seyboldt)
12+
13+
14+
### Miscellaneous Tasks
15+
16+
- Bump actions/checkout from 5 to 6 (dependabot[bot])
17+
18+
- Update nuts-rs to make use of zarr fix (Adrian Seyboldt)
19+
20+
521
## [0.16.3] - 2025-11-13
622

723
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nutpie"
3-
version = "0.16.3"
3+
version = "0.16.4"
44
authors = [
55
"Adrian Seyboldt <[email protected]>",
66
"PyMC Developers <[email protected]>",

0 commit comments

Comments
 (0)