From 388a4f76303471b47b29b2c06d9e37d5d719b509 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 23 Jul 2024 12:35:36 -0300 Subject: [PATCH] chore: Update changelog Update the CHANGELOG.md file to reflect the recent changes in the project. This commit includes the addition and modification of the changelog to keep track of the updates made in the v2.0.0 branch. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e154a9d..9317a5e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 2.0.3-beta (beta) + +### Fixed + +* Equations and adjustments for the new manager + # 2.0.2-beta (2024-07-18 21:33) ### Feature