File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -32,19 +32,31 @@ Attention: The newest changes should be on top -->
3232
3333### Added
3434
35+ -
36+
37+ ### Changed
38+
39+ -
40+
41+ ### Fixed
42+
43+ -
44+
45+ ## [ 1.4.0] - 2024-07-dd
46+
47+ ### Added
48+
3549- DOC: Adding testing guidelines for RocketPy. [ #626 ] ( https://github.com/RocketPy-Team/RocketPy/pull/626 )
3650- ENH: CP and Thrust Eccentricity Effects Generate Roll Moment [ #617 ] ( https://github.com/RocketPy-Team/RocketPy/pull/617 )
3751- ENH: Add Prandtl-Gauss transformation to NoseCone and Tail [ #609 ] ( https://github.com/RocketPy-Team/RocketPy/pull/609 )
38- - ENH: Implement power series nose cones[ #603 ] ( https://github.com/RocketPy-Team/RocketPy/pull/603 )
52+ - ENH: Implement power series nose cones [ #603 ] ( https://github.com/RocketPy-Team/RocketPy/pull/603 )
3953
4054### Changed
4155
4256- ENH: Eliminating multiple plots for inertia components [ #566 ] ( https://github.com/RocketPy-Team/RocketPy/pull/566 )
4357- MNT: Fix warnings in test suite and adds support for numpy 2.0 [ #623 ] ( https://github.com/RocketPy-Team/RocketPy/pull/623 )
4458- MNT: bump minimum Python version to 3.9. [ #624 ] ( https://github.com/RocketPy-Team/RocketPy/pull/624 )
45-
46- ### Fixed
47-
59+ - DOC: Change rocketpy Landing Page to Standard Code docs [ #584 ] ( https://github.com/RocketPy-Team/RocketPy/pull/584 )
4860
4961## [ 1.3.0.post1] - 2024-06-02
5062
@@ -76,7 +88,6 @@ You can install this version by running `pip install rocketpy==1.3.0`
7688- MNT: refactor u_dot parachute method [ #596 ] ( https://github.com/RocketPy-Team/RocketPy/pull/596 )
7789- BLD: Change setup.py to pyproject.toml [ #589 ] ( https://github.com/RocketPy-Team/RocketPy/pull/589 )
7890- DEP: delete deprecated rocketpy.tools.cached_property [ #587 ] ( https://github.com/RocketPy-Team/RocketPy/pull/587 )
79- - DOC: Change rocketpy Landing Page to Standard Code docs [ #584 ] ( https://github.com/RocketPy-Team/RocketPy/pull/584 )
8091- ENH: Flight simulation speed up [ #581 ] (https://github.com/RocketPy-Team/RocketPy/pull/581 )
8192- MNT: Modularize Rocket Draw [ #580 ] ( https://github.com/RocketPy-Team/RocketPy/pull/580 )
8293- DOC: Improvements of Environment docstring phrasing [ #565 ] ( https://github.com/RocketPy-Team/RocketPy/pull/565 )
You can’t perform that action at this time.
0 commit comments