From 1247942bf10ab4853c69cddaf9736ca5a57ff217 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Fri, 18 Jun 2021 19:41:03 -0700 Subject: [PATCH] Note fix for convoy naming bug. --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index e2029095..8586bb3d 100644 --- a/changelog.md +++ b/changelog.md @@ -17,6 +17,7 @@ Saves from 3.x are not compatible with 4.0. * **[Campaign AI]** Fix procurement for factions that lack some unit types. * **[Mission Generation]** Fixed problem with mission load when control point name contained an apostrophe. * **[Mission Generation]** Fixed EWR group names so they contribute to Skynet again. +* **[Mission Generation]** Fixed duplicate name error when generating convoys and cargo ships when creating manual transfers after loading a game. * **[UI]** Made non-interactive map elements less obstructive. * **[UI]** Added support for Neutral Dot difficulty label * **[UI]** Clear skies at night no longer described as "Sunny" by the weather widget.