Add missing changlog note for C-47.

https://github.com/dcs-liberation/dcs_liberation/pull/2812
This commit is contained in:
Dan Albert 2023-05-18 21:27:40 -07:00
parent 212813e31d
commit 800ca598ef

View File

@ -18,6 +18,7 @@ Saves from 6.x are not compatible with 7.0.
* **[Mission Generation]** Added task timeout for SEAD flights with TALDs to prevent AI from overflying the target.
* **[Modding]** Updated Community A-4E-C mod version support to 2.1.0 release.
* **[Modding]** Add support for VSN F-4B and F-4C mod.
* **[Modding]** Added support for AI C-47 mod.
* **[Modding]** Custom factions can now be defined in YAML as well as JSON. JSON support may be removed in the future if having both formats causes confusion.
* **[Modding]** Campaigns which require custom factions can now define those factions directly in the campaign YAML. See Operation Aliied Sword for an example.
* **[Modding]** The `mission_types` field in squadron files has been removed. Squadron task capability is now determined by airframe, and the auto-assignable list has always been overridden by the campaign settings.