Skip to content

Commit ee0d9fd

Browse files
shreyas02Copilot
andauthored
Update NEWS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 99ac81e commit ee0d9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12-
- Updated RichardsonLinearSolver to generalize the relaxation parameter input as an `AbstractVector`. Since PR[#106](https://github.com/gridap/GridapSolvers.jl/pull/106/files).
12+
- Updated `RichardsonLinearSolver` to also accept the relaxation parameter as an `AbstractVector{Float64}` (in addition to a scalar `Float64`). Since PR[#106](https://github.com/gridap/GridapSolvers.jl/pull/106/files).
1313

1414
## [0.7.0] - 2026-03-10
1515

0 commit comments

Comments
 (0)