@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
<!-- ## [Unreleased] -->
## [1.4.0] - 2023-01-20
### Added
- New function `HYPRE.GetFinalRelativeResidualNorm(s::HYPRESolver)` for getting the final
residual norm from a solver. This function dispatches on the solver to the corresponding
@ -72,4 +74,5 @@ Initial release of HYPRE.jl.
@@ -72,4 +74,5 @@ Initial release of HYPRE.jl.