From 483bf73213088c4ec01252eb3f77fac72f135e6e Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Tue, 16 May 2023 20:37:41 -0700 Subject: [PATCH] Add changelog note for BAI planning fix. https://github.com/dcs-liberation/dcs_liberation/issues/2618 --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index d038102b..623bd276 100644 --- a/changelog.md +++ b/changelog.md @@ -34,6 +34,7 @@ Saves from 6.x are not compatible with 7.0. * **[Campaign]** Aircraft with built-in TGPs but without an external pod will no longer degrade automatic loadouts to iron bombs. * **[Engine]** Fixed crash in startup caused by a corrupted Liberation preferences file. * **[Flight Planning]** AEW&C missions are now plannable over FOBs and LHAs. +* **[Flight Planning]** BAI is no longer plannable against buildings. * **[Modding]** Fixed an issue where Falklands campaigns created or edited with new versions of DCS could not be loaded. * **[Modding]** Fixed decoding of campaign yaml files to use UTF-8 rather than the system locale's default. It's now possible to use "Bf 109 K-4 Kurfürst" as a preferred aircraft type. * **[Mission Generation]** Planes will no longer spawn in helipads that are not also designated for fixed wing parking.