Skip to content

Commit 615686a

Browse files
topepohfrick
andauthored
Update NEWS.md
Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com>
1 parent b61a909 commit 615686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# parsnip (development version)
22

3-
* Each model now has a default engine that is used when the model is defined. The default for each model is listed in the help documents. This also adds functionality to change to declare an engine in the model specification function. `set_engine()` is still required if engine-specific arguments need to be added. (#513)
3+
* Each model now has a default engine that is used when the model is defined. The default for each model is listed in the help documents. This also adds functionality to declare an engine in the model specification function. `set_engine()` is still required if engine-specific arguments need to be added. (#513)
44

55
* The default engine for `multinom_reg()` was changed to `nnet`.
66

0 commit comments

Comments
 (0)