Skip to content

Commit 0631a95

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
99

1010
- Add support of `QobjEvo` for `steadystate` (ODE solver only). ([#536])
11-
- Fix keyword argument handling for `SteadyStateODESolver`. ([#537])
11+
- Changes to `SteadyStateODESolver`. ([#537])
12+
- Introduce the terminate tolerances for calculating `steadystate` (two new fields: `terminate_abstol = 1e-5` and `terminate_abstol = 1e-7`)
13+
- Fix keyword argument handling for `SteadyStateODESolver`.
1214

1315
## [v0.34.1]
1416
Release date: 2025-08-23

0 commit comments

Comments
 (0)