Skip to content

Commit f501232

Browse files
committed
2909 - Release notes
1 parent ac8fe5a commit f501232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- Fixed `KeyError` raised when only subset of variables are specified to be recorded in the trace.
1616
- Removed unused `repeat=None` arguments from all `random()` methods in distributions.
1717
- Deprecated the `sigma` argument in `MarginalSparse.marginal_likelihood` in favor of `noise`
18+
- Fixed unexpected behavior in `random`. Now the `random` functionality is more robust and will work better for `sample_prior` when that is implemented.
1819

1920
## PyMC 3.4.1 (April 18 2018)
2021

0 commit comments

Comments
 (0)