Skip to content

Commit 2adb346

Browse files
ricardoV94lucianopaz
authored andcommitted
Fix ReleaseNotes
1 parent 62e1e9d commit 2adb346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE-NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Also check out the [milestones](https://github.com/pymc-devs/pymc/milestones) fo
2525

2626
All of the above apply to:
2727

28-
⚠ Random seeding behavior changed!
29-
- Sampling results will differ from those of V3 when passing the same random_state as before. They will be consitent across subsequent V4 releases unless mentioned otherwise.
28+
- ⚠ Random seeding behavior changed (see [#5787](https://github.com/pymc-devs/pymc/pull/5787))!
29+
- Sampling results will differ from those of V3 when passing the same `random_seed` as before. They will be consistent across subsequent V4 releases unless mentioned otherwise.
3030
- Sampling functions no longer respect user-specified global seeding! Always pass `random_seed` to ensure reproducible behavior.
3131
- Signature and default parameters changed for several distributions:
3232
- `pm.StudentT` now requires either `sigma` or `lam` as kwarg (see [#5628](https://github.com/pymc-devs/pymc/pull/5628))

0 commit comments

Comments
 (0)