Skip to content

Commit e54d3c3

Browse files
committed
tweak changelog
1 parent 53e0ef7 commit e54d3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There should generally be few reasons to define your own parent contexts (the on
1515
Leaf contexts require no changes, apart from a removal of the `NodeTrait` function.
1616

1717
`ConditionContext` and `PrefixContext` are no longer exported.
18-
You should not need to use these directly, please use `condition(model, vals)` and `prefix(model, vals)` instead.
18+
You should not need to use these directly, please use `AbstractPPL.condition` and `DynamicPPL.prefix` instead.
1919

2020
#### Miscellaneous
2121

0 commit comments

Comments
 (0)