Skip to content

Commit 7d3221e

Browse files
authored
chore(release): prepare 0.15.2 (#229)
1 parent 4c24549 commit 7d3221e

File tree

3 files changed

+135
-112
lines changed

3 files changed

+135
-112
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,29 @@
22

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

5+
## [0.15.2] - 2025-07-16
6+
7+
### Features
8+
9+
- Add support for marimo notebooks (#224) (Will Dean)
10+
11+
512
## [0.15.1] - 2025-05-28
613

714
### Bug Fixes
815

9-
- Incorrect results with non-contiguous shared variable (Adrian Seyboldt)
16+
- Non-contiguous shared variable (Adrian Seyboldt)
1017

1118
- Allow upper case backend string (Adrian Seyboldt)
1219

1320
- Allow data named x with unfrozen model (Adrian Seyboldt)
1421

1522

23+
### Documentation
24+
25+
- Fix call to pm.sample (#216) (Henry Simmons)
26+
27+
1628
### Styling
1729

1830
- Fix small typing issue (Adrian Seyboldt)
@@ -553,4 +565,6 @@ All notable changes to this project will be documented in this file.
553565
- Bump version (Adrian Seyboldt)
554566

555567

568+
## [0.1.0] - 2022-06-21
569+
556570
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)