Skip to content

Commit d590f35

Browse files
committed
update changelog
1 parent fde3be5 commit d590f35

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/qutip/QuantumToolbox.jl/tree/main)
99

10-
10+
- Improve the construction of `QobjEvo` ([#338], [#339]):
11+
- add new methods to generate `QobjEvo` with input type `Tuple{QuantumObject,Function}`.
12+
- add argument checks for each coefficient `Function`.
1113

1214
## [v0.23.1]
1315
Release date: 2024-12-06
@@ -53,3 +55,5 @@ Release date: 2024-11-13
5355
[#324]: https://github.com/qutip/QuantumToolbox.jl/issues/324
5456
[#330]: https://github.com/qutip/QuantumToolbox.jl/issues/330
5557
[#335]: https://github.com/qutip/QuantumToolbox.jl/issues/335
58+
[#338]: https://github.com/qutip/QuantumToolbox.jl/issues/338
59+
[#339]: https://github.com/qutip/QuantumToolbox.jl/issues/339

0 commit comments

Comments
 (0)