Skip to content

Commit c98a67c

Browse files
authored
Minor tweak to changelog wording
1 parent 2ffc311 commit c98a67c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## 0.37.0
44

55
DynamicPPL 0.37 comes with a substantial reworking of its internals.
6-
Fundamentally, there is no change to the actual modelling syntax: if you are a Turing.jl user, for example, this release is unlikely to affect you much.
6+
Fundamentally, there is no change to the actual modelling syntax: if you are a Turing.jl user, for example, this release will not affect you too much (apart from the changes to `@addlogprob!`).
7+
Any such changes will be covered separately in the Turing.jl changelog when a release is made.
78
However, if you are a package developer or someone who uses DynamicPPL's functionality directly, you will notice a number of changes.
89

910
To avoid overwhelming the reader, we begin by listing the most important, user-facing changes, before explaining the changes to the internals in more detail.

0 commit comments

Comments
 (0)