Skip to content

Commit b19452a

Browse files
authored
Update CHANGELOG.md
1 parent 0631a95 commit b19452a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.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
- Add support of `QobjEvo` for `steadystate` (ODE solver only). ([#536])
1111
- Changes to `SteadyStateODESolver`. ([#537])
12-
- Introduce the terminate tolerances for calculating `steadystate` (two new fields: `terminate_abstol = 1e-5` and `terminate_abstol = 1e-7`)
12+
- Introduce the terminate tolerances for `steadystate` terminate condition (two new fields: `terminate_reltol = 1e-5` and `terminate_abstol = 1e-7`)
1313
- Fix keyword argument handling for `SteadyStateODESolver`.
1414

1515
## [v0.34.1]

0 commit comments

Comments
 (0)