Skip to content

Commit 7d01461

Browse files
authored
✔ Updated deprecation note and added link to PR.
1 parent e45e65b commit 7d01461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ All of the above apply to:
9696
This includes API changes we did not warn about since at least `3.11.0` (2021-01).
9797

9898
- Setting initial values through `pm.Distribution(testval=...)` is now `pm.Distribution(initval=...)`.
99-
- In favour of `sigma`, the deprecated `sd` has been removed.
99+
- Alternative `sd` keyword argument has been removed from all distributions. `sigma` should be used instead (see [#5583](https://github.com/pymc-devs/pymc/pull/5583)).
100100

101101

102102
### New features

0 commit comments

Comments
 (0)