Skip to content

Commit bc998d2

Browse files
committed
Added to release notes
1 parent 9c9e796 commit bc998d2

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
@@ -28,6 +28,7 @@
2828
- Refactor SMC and properly compute marginal likelihood (#3124)
2929
- Removed use of deprecated `ymin` keyword in matplotlib's `Axes.set_ylim` (#3279)
3030
- Fix for #3210. Now `distribution.draw_values(params)`, will draw the `params` values from their joint probability distribution and not from combinations of their marginals (Refer to PR #3273).
31+
- Rewrote Multinomial._random method to better handle shape broadcasting (#3271)
3132

3233
### Deprecations
3334

0 commit comments

Comments
 (0)