From ccf2d1103406f2d29771f3752dc93859a8ff4550 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 2e45ad73..28034d62 100644 --- a/changelog.md +++ b/changelog.md @@ -156,6 +156,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.