Skip to content

Commit

Permalink
Fixing the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfourier committed Feb 24, 2024
1 parent 2f527ff commit dc95974
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- These are the changes that were not release yet, please add them correctly.
Attention: The newest changes should be on top -->

- BUG: export_eng 'Motor' method would not work for liquid motors. [#559](https://github.com/RocketPy-Team/RocketPy/pull/559)

### Added


Expand Down Expand Up @@ -71,7 +73,6 @@ You can install this version by running `pip install rocketpy==1.2.0`

### Fixed

- BUG: export_eng 'Motor' method would not work for liquid motors. [#559](https://github.com/RocketPy-Team/RocketPy/pull/559)
- BUG: Update flight trajectory plot axes limits [#552](https://github.com/RocketPy-Team/RocketPy/pull/552)
- BUG: fix `get_controller_observed_variables` in the air brakes examples [#551](https://github.com/RocketPy-Team/RocketPy/pull/551)
- MNT: small fixes before v1.2 [#550](https://github.com/RocketPy-Team/RocketPy/pull/550)
Expand Down

0 comments on commit dc95974

Please sign in to comment.