File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -32,21 +32,35 @@ Attention: The newest changes should be on top -->
32
32
33
33
### Added
34
34
35
+
36
+ ### Changed
37
+
38
+
39
+ ### Fixed
40
+
41
+
42
+ ## [ v1.7.0] - 2024-11-30
43
+
44
+ ### Added
45
+
35
46
- DOC: GENESIS Flight Example [ #734 ] ( https://github.com/RocketPy-Team/RocketPy/pull/734 )
36
47
- DOC: Camoes Flight Example [ #733 ] ( https://github.com/RocketPy-Team/RocketPy/pull/733 )
37
48
- ENH: Callback function for collecting additional data from Monte Carlo sims [ #702 ] ( https://github.com/RocketPy-Team/RocketPy/pull/702 )
38
49
- ENH: Implement optional plot saving [ #597 ] ( https://github.com/RocketPy-Team/RocketPy/pull/597 )
39
50
40
51
### Changed
41
52
53
+ - REL: update version to 1.7.0 in configuration files [ #741 ] ( https://github.com/RocketPy-Team/RocketPy/pull/741 )
42
54
- MNT: Place filename save parameter to the end. [ #739 ] ( https://github.com/RocketPy-Team/RocketPy/pull/739 )
55
+ - DOC: improvements to developers documentation [ #732 ] ( https://github.com/RocketPy-Team/RocketPy/pull/732 )
43
56
44
57
### Fixed
45
58
46
59
- BUG: Allow multiple sets of stochastic fins [ #737 ] ( https://github.com/RocketPy-Team/RocketPy/pull/737 )
47
60
- BUG: forecast and reanalysis models - Update ECMWF dictionary values [ #736 ] ( https://github.com/RocketPy-Team/RocketPy/pull/736 )
48
61
- BUG: forecast and reanalysis models - move wind_speed to correct position [ #735 ] ( https://github.com/RocketPy-Team/RocketPy/pull/735 )
49
62
- BUG: Sideslip Angle and Damping Coefficient Calculation [ #729 ] ( https://github.com/RocketPy-Team/RocketPy/pull/729 )
63
+ - DOC: fixed documentation about spherical caps [ #728 ] ( https://github.com/RocketPy-Team/RocketPy/pull/728 )
50
64
51
65
## [ v1.6.2] - 2024-11-08
52
66
You can’t perform that action at this time.
0 commit comments