Skip to content

Commit 6df45a0

Browse files
Make changelog
1 parent 66585c2 commit 6df45a0

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
@@ -32,6 +32,7 @@ Release date: 2025-01-29
3232
- Fix Dynamical Fock Dimension states saving due to wrong saving of dimensions. ([#375])
3333
- Support a list of observables for `expect`. ([#374], [#376])
3434
- 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])
35+
- Change the definition of jump_times and jump_which into col_times and col_which, respectively. ([#402])
3536

3637
## [v0.25.0]
3738
Release date: 2025-01-20
@@ -126,3 +127,4 @@ Release date: 2024-11-13
126127
[#394]: https://github.com/qutip/QuantumToolbox.jl/issues/394
127128
[#395]: https://github.com/qutip/QuantumToolbox.jl/issues/395
128129
[#398]: https://github.com/qutip/QuantumToolbox.jl/issues/398
130+
[#402]: https://github.com/qutip/QuantumToolbox.jl/issues/402

0 commit comments

Comments
 (0)