Skip to content

Commit 4943fd5

Browse files
Make changelogs
1 parent f8b5bab commit 4943fd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Fix erroneous definition of the stochastic term in `smesolve`. ([#393])
1212
- Change name of `MultiSiteOperator` to `multisite_operator`. ([#394])
1313
- Fix `smesolve` for specifying initial state as density matrix. ([#395])
14+
- Add more generic solver for `steadystate_floquet`, allowing for more linear solvers. ([#396])
1415

1516
## [v0.26.0]
1617
Release date: 2025-02-09
@@ -124,3 +125,4 @@ Release date: 2024-11-13
124125
[#393]: https://github.com/qutip/QuantumToolbox.jl/issues/393
125126
[#394]: https://github.com/qutip/QuantumToolbox.jl/issues/394
126127
[#395]: https://github.com/qutip/QuantumToolbox.jl/issues/395
128+
[#396]: https://github.com/qutip/QuantumToolbox.jl/issues/396

0 commit comments

Comments
 (0)