File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,21 @@ 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+ ## [ v1.12.0] - 2026-03-08
46+
47+ ### Added
48+
49+
3550- ENH: Air brakes controller functions now support 8-parameter signature [ #854 ] ( https://github.com/RocketPy-Team/RocketPy/pull/854 )
3651- TST: Add acceptance tests for 3DOF flight simulation based on Bella Lui rocket [ #914 ] (https://github.com/RocketPy-Team/RocketPy/pull/914 _
3752- ENH: Add background map auto download functionality to Monte Carlo plots [ #896 ] ( https://github.com/RocketPy-Team/RocketPy/pull/896 )
Original file line number Diff line number Diff line change 2222# -- Project information -----------------------------------------------------
2323
2424project = "RocketPy"
25- copyright = "2025 , RocketPy Team"
25+ copyright = "2026 , RocketPy Team"
2626
2727author = "RocketPy Team"
2828
2929# The full version, including alpha/beta/rc tags
30- release = "1.11 .0"
30+ release = "1.12 .0"
3131
3232
3333# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[project ]
22name = " rocketpy"
3- version = " 1.11 .0"
3+ version = " 1.12 .0"
44description =" Advanced 6-DOF trajectory simulation for High-Power Rocketry."
55dynamic = [" dependencies" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments