Skip to content

Commit af3f14a

Browse files
authored
Update docs/src/release_notes.md
1 parent ba76e30 commit af3f14a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/release_notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
### Breaking Changes in `NonlinearSolve.jl` v4
66

77
- `ApproximateJacobianSolveAlgorithm` has been renamed to `QuasiNewtonAlgorithm`.
8-
- Preconditioners for the linear solver needs to be passed with the `precs` keyword argument to the linear solver instead of to the nonlinear solver.
8+
- Preconditioners for the linear solver needs to be passed with the `precs`
9+
keyword argument to the linear solver instead of to the nonlinear solver.
910
- See [common breaking changes](@ref common-breaking-changes-v4v2) below.
1011

1112
### Breaking Changes in `SimpleNonlinearSolve.jl` v2

0 commit comments

Comments
 (0)