Skip to content

Commit

Permalink
REL: Update changelog to include generic motor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
giovaniceotto committed Nov 30, 2023
1 parent ecf536d commit f35fbb5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ straightforward as possible.

-

## [v1.1.3] - 2023-11-29
## [v1.1.3] - 2023-11-30

Here we write upgrading notes for brands. It's a team effort to make them as
straightforward as possible.
You can install this version by running `pip install rocketpy==1.1.3`

### Fixed

- FIX: Broken Function.get_value_opt for N-Dimensional Functions [#492](https://github.com/RocketPy-Team/RocketPy/pull/492/files)
- FIX: Broken Function.get_value_opt for N-Dimensional Functions [#492](https://github.com/RocketPy-Team/RocketPy/pull/492)
- FIX: Never ending Flight simulations when using a GenericMotor [#497](https://github.com/RocketPy-Team/RocketPy/pull/497)

## [v1.1.2] - 2023-11-25

Expand Down

0 comments on commit f35fbb5

Please sign in to comment.