Skip to content

Commit 52c1432

Browse files
authored
[no ci] fix changelog
1 parent 0c7bba2 commit 52c1432

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Change save callbacks from `PresetTimeCallback` to `FunctionCallingCallback`. ([#410])
1212
- Align `eigenstates` and `eigenenergies` to QuTiP. ([#411])
1313
- Introduce `vector_to_operator` and `operator_to_vector`. ([#413])
14-
- Introduce some entropy related functions. ([#416])
14+
- Introduce some entropy related functions. ([#414], [#416])
1515
- `entropy_linear`
1616
- `entropy_mutual`
1717
- `entropy_conditional`
1818
- `entropy_relative`
19-
- Fix `entanglement` and introduce `concurrence`. ([#418], [#419])
19+
- Fix `entanglement` and introduce `concurrence`. ([#414], [#418], [#419])
2020

2121
## [v0.27.0]
2222
Release date: 2025-02-14
@@ -155,6 +155,7 @@ Release date: 2024-11-13
155155
[#410]: https://github.com/qutip/QuantumToolbox.jl/issues/410
156156
[#411]: https://github.com/qutip/QuantumToolbox.jl/issues/411
157157
[#413]: https://github.com/qutip/QuantumToolbox.jl/issues/413
158+
[#414]: https://github.com/qutip/QuantumToolbox.jl/issues/414
158159
[#416]: https://github.com/qutip/QuantumToolbox.jl/issues/416
159160
[#418]: https://github.com/qutip/QuantumToolbox.jl/issues/418
160161
[#419]: https://github.com/qutip/QuantumToolbox.jl/issues/419

0 commit comments

Comments
 (0)