Skip to content

Commit f50b706

Browse files
committed
update changelog
1 parent d7ae62e commit f50b706

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
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Rename `sparse_to_dense` as `to_dense` and `dense_to_sparse` as `to_sparse`. ([#392])
1111
- Fix erroneous definition of the stochastic term in `smesolve`. ([#393])
1212
- Change name of `MultiSiteOperator` to `multisite_operator`. ([#394])
13+
- Fix `smesolve` for specifying initial state as density matrix. ([#395])
1314

1415
## [v0.26.0]
1516
Release date: 2025-02-09
@@ -122,3 +123,4 @@ Release date: 2024-11-13
122123
[#392]: https://github.com/qutip/QuantumToolbox.jl/issues/392
123124
[#393]: https://github.com/qutip/QuantumToolbox.jl/issues/393
124125
[#394]: https://github.com/qutip/QuantumToolbox.jl/issues/394
126+
[#395]: https://github.com/qutip/QuantumToolbox.jl/issues/395

0 commit comments

Comments
 (0)