You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@
31
31
32
32
* Fixed bug where some models fit using `fit_xy()` couldn't predict (#1166).
33
33
34
+
* Fixed bug related to using local (non-package) models (#1229)
35
+
34
36
## Breaking Change
35
37
36
38
* For quantile prediction, the `quantile` argument to `predict()` has been deprecate in facor of `quantile_levels`. This does not affect models with mode `"quantile regression"`.
0 commit comments