Skip to content

Commit c56efc1

Browse files
Add changelog
1 parent b01ecb5 commit c56efc1

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
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Fix `smesolve` for specifying initial state as density matrix. ([#395])
1414
- Add more generic solver for `steadystate_floquet` to allow more linear solvers. ([#396])
1515
- Fix time evolution output when using `saveat` keyword argument. ([#398])
16+
- Improve ensemble generation of `ssesolve` and change parameters handling on stochastic processes. ([#403])
1617

1718
## [v0.26.0]
1819
Release date: 2025-02-09
@@ -128,3 +129,4 @@ Release date: 2024-11-13
128129
[#395]: https://github.com/qutip/QuantumToolbox.jl/issues/395
129130
[#396]: https://github.com/qutip/QuantumToolbox.jl/issues/396
130131
[#398]: https://github.com/qutip/QuantumToolbox.jl/issues/398
132+
[#403]: https://github.com/qutip/QuantumToolbox.jl/issues/403

0 commit comments

Comments
 (0)