Skip to content

Commit 92e2f17

Browse files
Update NEWS.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 705542c commit 92e2f17

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,7 +1,7 @@
11
MixedModels v4.30.0 Release Notes
22
==============================
33
- Refactor calls to backend optimizer to make it easier to add and use different optimization backends.
4-
The structure of `OptSummary` has been accordlingly expanded and `prfit!` has been updated to use this new structure. [#802]
4+
The structure of `OptSummary` has been accordingly expanded and `prfit!` has been updated to use this new structure. [#802]
55
- Make the `thin` argument to `fit!` a no-op. It complicated several bits of logic without having any real performance benefit in the majority of cases. This argument has been replaced with a `fitlog::Bool=false` that determines whether a log is kept.[#802]
66

77

0 commit comments

Comments
 (0)