Skip to content

Commit e260ca1

Browse files
Add changelog
1 parent ed21122 commit e260ca1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ 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+
- Change the structure of block diagonalization functions, using `BlockDiagonalForm` struct and changing the function name from `bdf` to `block_diagonal_form`. ([#349])
11+
1012

1113
## [v0.24.0]
1214
Release date: 2024-12-13
@@ -50,6 +52,7 @@ Release date: 2024-11-13
5052
[v0.22.0]: https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.22.0
5153
[v0.23.0]: https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.23.0
5254
[v0.23.1]: https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.23.1
55+
[v0.24.0]: https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.24.0
5356
[#86]: https://github.com/qutip/QuantumToolbox.jl/issues/86
5457
[#139]: https://github.com/qutip/QuantumToolbox.jl/issues/139
5558
[#292]: https://github.com/qutip/QuantumToolbox.jl/issues/292
@@ -66,3 +69,4 @@ Release date: 2024-11-13
6669
[#342]: https://github.com/qutip/QuantumToolbox.jl/issues/342
6770
[#346]: https://github.com/qutip/QuantumToolbox.jl/issues/346
6871
[#347]: https://github.com/qutip/QuantumToolbox.jl/issues/347
72+
[#349]: https://github.com/qutip/QuantumToolbox.jl/issues/349

0 commit comments

Comments
 (0)