Skip to content

Commit 084c8a0

Browse files
authored
fix changelog
1 parent ed5b0da commit 084c8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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+
- Align some attributes of `mcsolve`, `ssesolve` and `smesolve` results with `QuTiP`. ([#402])
1617
- Improve ensemble generation of `ssesolve` and change parameters handling on stochastic processes. ([#403])
1718

1819
## [v0.26.0]
@@ -34,7 +35,6 @@ Release date: 2025-01-29
3435
- Fix Dynamical Fock Dimension states saving due to wrong saving of dimensions. ([#375])
3536
- Support a list of observables for `expect`. ([#374], [#376])
3637
- Add checks for `tlist` in time evolution solvers. The checks are to ensure that `tlist` is not empty, the elements are in increasing order, and the elements are unique. ([#378])
37-
- Change the definition of jump_times and jump_which into col_times and col_which, respectively. ([#402])
3838

3939
## [v0.25.0]
4040
Release date: 2025-01-20

0 commit comments

Comments
 (0)