Skip to content

Commit 286c8f9

Browse files
committed
Changelog
1 parent 229758b commit 286c8f9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# DynamicPPL Changelog
22

3+
## 0.37.2
4+
5+
Make the `resume_from` keyword work for multiple-chain (parallel) sampling as well.
6+
Prior to this version, it was silently ignored.
7+
Note that to get the correct behaviour you also need to have a recent version of MCMCChains (v7.2.1).
8+
39
## 0.37.1
410

511
Update DynamicPPLMooncakeExt to work with Mooncake 0.4.147.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DynamicPPL"
22
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3-
version = "0.37.1"
3+
version = "0.37.2"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)