Skip to content

Commit 7ee2583

Browse files
authored
Update CHANGELOG.md
1 parent b19452a commit 7ee2583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ 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 `steadystate` terminate condition (two new fields: `terminate_reltol = 1e-5` and `terminate_abstol = 1e-7`)
13-
- Fix keyword argument handling for `SteadyStateODESolver`.
12+
- Introduce the tolerances for `steadystate` terminate condition (two new fields: `terminate_reltol = 1e-5` and `terminate_abstol = 1e-7`)
13+
- Fix keyword argument handling for `SteadyStateODESolver` before passing to `mesolve`.
1414

1515
## [v0.34.1]
1616
Release date: 2025-08-23

0 commit comments

Comments
 (0)