Skip to content

Commit 6fe46ee

Browse files
mhaurutorfjelde
andauthored
Update HISTORY.md
Co-authored-by: Tor Erlend Fjelde <[email protected]>
1 parent e6a42dd commit 6fe46ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ This release removes the feature of `VarInfo` where it kept track of which varia
121121
122122
### `LogDensityFunction` argument order
123123
124-
- The method `LogDensityFunction(varinfo, model, context)` has been removed.
124+
- The method `LogDensityFunction(varinfo, model, sampler)` has been removed.
125125
The only accepted order is `LogDensityFunction(model, varinfo, context; adtype)`.
126126
(For an explanation of `adtype`, see below.)
127127
The varinfo and context arguments are both still optional.

0 commit comments

Comments
 (0)