From ed0fac390458fe32d17ae8334b13a479a45af87c Mon Sep 17 00:00:00 2001 From: Gui-FernandesBR Date: Thu, 9 Jul 2026 23:05:07 -0300 Subject: [PATCH] MNT: remove duplicate and merge-sync entries from Unreleased changelog The Unreleased section listed PR #1059 twice (it is already recorded under v1.13.0) and a develop/master sync merge entry (#1058), which the changelog header explicitly excludes. Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5108f942..18ebe6f78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,13 +32,10 @@ Attention: The newest changes should be on top --> ### Added -- ENH: Updates develop with master [#1058](https://github.com/RocketPy-Team/RocketPy/pull/1058) ### Changed ### Fixed -- BUG: BUG: Environment not Encoding Necessary Parameters for Decode [#1059](https://github.com/RocketPy-Team/RocketPy/pull/1059) - ## [v1.13.0] - 2026-07-04 ### Added