Skip to content

Commit 5f55f30

Browse files
committed
Write a changelog entry
1 parent d9bc88a commit 5f55f30

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

HISTORY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Release 0.35.0
2+
3+
## Breaking changes
4+
5+
Julia 1.10 is now the minimum required version for Turing.
6+
7+
Tapir.jl has been removed and replaced with its successor, Mooncake.jl.
8+
You can use Mooncake.jl by passing `adbackend=AutoMooncake(; config=nothing)` to the relevant samplers.
9+
10+
Support for Tracker.jl as an AD backend has been removed.
11+
112
# Release 0.33.0
213

314
## Breaking changes

0 commit comments

Comments
 (0)