Skip to content

Commit f9bc08a

Browse files
committed
NEWS
1 parent b4c3359 commit f9bc08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ MixedModels v5.0.0 Release Notes
99
- Internal code around optimization in profiling has been restructuring so that fitting done during calls to `profile` respect the `backend` and `optimizer` settings. [#853]
1010
- The `prfit!` convenience function has been removed. [#853]
1111
- The `dataset` and `datasets` functions have been removed. They are now housed in `MixedModelsDatasets`.[#854]
12+
- One argument `predict(::GeneralizedLinearMixedModel)`, i.e. prediction on the original data, now supports the `type` keyword argument. [#856]
1213

1314
MixedModels v4.38.0 Release Notes
1415
==============================

0 commit comments

Comments
 (0)