Skip to content

Commit e7916de

Browse files
committed
Add from_formula eval_env change to release notes.
1 parent 8ccdf36 commit e7916de

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
@@ -5,6 +5,7 @@
55
### New features
66

77
- `Mixture` now supports mixtures of multidimensional probability distributions, not just lists of 1D distributions.
8+
- `GLM.from_formula` and `LinearComponent.from_formula` can extract variables from the calling scope. Customizable via the new `eval_env` argument. Fixing #3382.
89

910
### Maintenance
1011

@@ -506,4 +507,3 @@ Thus, Thomas, Chris and I are pleased to announce that PyMC3 is now in Beta.
506507
* maahnman <github@mm.maahn.de>
507508
* paul sorenson <paul@metrak.com>
508509
* zenourn <daniel@zeno.co.nz>
509-

0 commit comments

Comments
 (0)