Skip to content

Commit ecfe5f4

Browse files
committed
MNT: correct CHANGELOG structure and addREL v1.3.0 PR.
1 parent 60fb72d commit ecfe5f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3035
You 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)

0 commit comments

Comments
 (0)