From 8d6f2442354cd6fb005c746ae36757abb6b9a05c Mon Sep 17 00:00:00 2001 From: MateusStano Date: Wed, 29 Nov 2023 23:30:35 +0100 Subject: [PATCH] MNT: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 311189757..ed80182ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,15 @@ straightforward as possible. - +## [v1.1.3] - 2023-11-29 + +Here we write upgrading notes for brands. It's a team effort to make them as +straightforward as possible. + +### Fixed + +- FIX: Broken Function.get_value_opt for N-Dimensional Functions [#492](https://github.com/RocketPy-Team/RocketPy/pull/492/files) + ## [v1.1.2] - 2023-11-25 You can install this version by running `pip install rocketpy==1.1.2`