File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- * __ We will start to write changelog once we have the first standard release.__ *
1111
12+ ## [ v0.21.5] (2024-11-15)
13+
14+ - This is a demonstration of how to bump version number and also modify ` CHANGELOG.md ` before new release. ([ #309 ] )
15+
1216## [ v0.21.4] (2024-11-13)
1317
1418- This is just a demonstration about [ ` Changelog.jl ` ] ( https://github.com/JuliaDocs/Changelog.jl ) . ([ #139 ] , [ #306 ] )
@@ -19,3 +23,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1923[ v0.21.4 ] : https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.21.4
2024[ #139 ] : https://github.com/qutip/QuantumToolbox.jl/issues/139
2125[ #306 ] : https://github.com/qutip/QuantumToolbox.jl/issues/306
26+ [ #309 ] : https://github.com/qutip/QuantumToolbox.jl/issues/309
Original file line number Diff line number Diff line change 11name = " QuantumToolbox"
22uuid = " 6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
33authors = [" Alberto Mercurio" , " Yi-Te Huang" ]
4- version = " 0.21.4 "
4+ version = " 0.21.5 "
55
66[deps ]
77ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
You can’t perform that action at this time.
0 commit comments