Skip to content

Commit 33b2766

Browse files
authored
Update RELEASE-NOTES.md
PR #3446
1 parent 83c33a8 commit 33b2766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- `Categorical` now accepts elements of `p` equal to `0`. `logp` will return `-inf` if there are `values` that index to the zero probability categories.
3131
- Add `sigma`, `tau`, and `sd` to signature of `NormalMixture`.
3232
- Resolved issue #3248. Set default lower and upper values of -inf and inf for pm.distributions.continuous.TruncatedNormal. This avoids errors caused by their previous values of None.
33+
- Resolved issue #3399. Converted all calls to `pm.distributions.bound._ContinuousBounded` and `pm.distributions.bound._DiscreteBounded` to use only and all positional arguments.
3334

3435
### Deprecations
3536

0 commit comments

Comments
 (0)