Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## [0.16.2] - 2025-10-22

### Bug Fixes

- Pymc with jax backend was broken with some shapes (Adrian Seyboldt)

- Prevent error message spam on progress error (Adrian Seyboldt)


### Miscellaneous Tasks

- Bump astral-sh/setup-uv from 6 to 7 (dependabot[bot])

- Update dependencies (Adrian Seyboldt)


## [0.16.1] - 2025-10-10

### Bug Fixes
Expand Down
Loading