File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2525
2626-->
2727
28+ ## [ Unreleased] - yyyy-mm-dd
29+
30+ <!-- These are the changes that were not release yet, please add them correctly.
31+ Attention: The newest changes should be on top -->
32+
2833## [ 1.3.0] - 2024-06-01
2934
3035You can install this version by running ` pip install rocketpy==1.3.0 `
@@ -41,6 +46,7 @@ You can install this version by running `pip install rocketpy==1.3.0`
4146
4247### Changed
4348
49+ - REL: Bump versioning to RocketPy v1.3.0 [ #614 ] ( https://github.com/RocketPy-Team/RocketPy/pull/614 )
4450- ENH: Adds StochasticModel.visualize_attributes() method [ #612 ] ( https://github.com/RocketPy-Team/RocketPy/pull/612 )
4551- DOC: Monte carlo documentation updates [ #607 ] ( https://github.com/RocketPy-Team/RocketPy/pull/607 )
4652- MNT: refactor u_dot parachute method [ #596 ] ( https://github.com/RocketPy-Team/RocketPy/pull/596 )
You can’t perform that action at this time.
0 commit comments