Skip to content

Commit 61db751

Browse files
committed
Changelog
1 parent 074a2ca commit 61db751

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.39.11
2+
3+
Improved the performance of the `Prior()` sampler by using typed VarInfo at each iteration.
4+
15
# 0.39.10
26

37
Added a compatibility entry for DataStructures v0.19.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.39.10"
3+
version = "0.39.11"
44

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

0 commit comments

Comments
 (0)