Skip to content

Commit 4c220f1

Browse files
authored
Update NEWS.md for version 0.7.1 release
Added release notes for version 0.7.1 with changes and fixes.
1 parent 0ebae75 commit 4c220f1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

NEWS.md

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

88
## Unreleased
99

10-
### Fixed
10+
## [0.7.1] - 2026-04-23
11+
12+
### Changed
1113

1214
- 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).
15+
- Updated compatibility for Gridap v0.20. Since PR[#105](https://github.com/gridap/GridapSolvers.jl/pull/105).
1316

1417
## [0.7.0] - 2026-03-10
1518

0 commit comments

Comments
 (0)