Skip to content

Commit 07ad822

Browse files
committed
update changelog
1 parent 8fdacb6 commit 07ad822

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
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
99

1010
- Introduce new methods of `sesolve_map` and `mesolve_map` for advanced usage. Users can now customize their own `iter`ator structure, `prob_func` and `output_func`. ([#565])
11+
- Simplify type structure for time evolution solutions. ([#572])
1112

1213
## [v0.37.0]
1314
Release date: 2025-10-12
@@ -339,3 +340,4 @@ Release date: 2024-11-13
339340
[#555]: https://github.com/qutip/QuantumToolbox.jl/issues/555
340341
[#557]: https://github.com/qutip/QuantumToolbox.jl/issues/557
341342
[#565]: https://github.com/qutip/QuantumToolbox.jl/issues/565
343+
[#572]: https://github.com/qutip/QuantumToolbox.jl/issues/572

0 commit comments

Comments
 (0)