diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a6cd6aa..419db5fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,6 @@ straightforward as possible. ### Added -- DOC: Added this changelog file [#472](https://github.com/RocketPy-Team/RocketPy/pull/472) - ### Changed @@ -43,6 +42,22 @@ straightforward as possible. - + +## [v1.1.1] - 2023-11-23 + +You can install this version by running `pip install rocketpy==1.1.1` + + +### Added + +- DOC: Added this changelog file [#472](https://github.com/RocketPy-Team/RocketPy/pull/472) + +### Fixed + +- HOTFIX: Negative Static Margin [#476](https://github.com/RocketPy-Team/RocketPy/pull/476) +- HOTFIX: 2D .CSV Function and missing set_get_value_opt call [#478](https://github.com/RocketPy-Team/RocketPy/pull/478) +- HOTFIX: Tanks Overfill not Being Detected [#479](https://github.com/RocketPy-Team/RocketPy/pull/479) + ## [v1.1.0] - 2023-11-19 You can install this version by running `pip install rocketpy==1.1.0`