From 70a03416753fdc57e45adbac5defaad53e5820a2 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Mon, 5 Jul 2021 15:54:23 -0700 Subject: [PATCH] Note fix for empty convoy groups. (cherry picked from commit 8b70d2674f67ca1aed85ac4294989091428cda0f) --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 61fff566..09b366be 100644 --- a/changelog.md +++ b/changelog.md @@ -21,6 +21,7 @@ Saves from 4.0.0 are compatible with 4.1.0. * **[Flight Planning]** Fixed potential issue with angles > 360° or < 0° being generated when summing two angles. * **[Mission Generation]** The lua data for other plugins is now generated correctly * **[Mission Generation]** The legacy always-available tanker option no longer prevents mission creation. +* **[Mission Generation]** Fix occasional KeyError preventing mission generation when all units of the same type in a convoy were killed. * **[UI]** Statistics window tick marks are now always integers. * **[UI]** Toggling custom loadout for an aircraft with no preset loadouts no longer breaks the flight.