From a31677734a166bccd11e2f2e3c3bf9251df80cee Mon Sep 17 00:00:00 2001 From: BBK <22713769+BlueberryKing@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:27:20 +0200 Subject: [PATCH] chore: add changelog for fms-v2 (#8705) Add changelog --- .github/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 3e2f68cd433..b0476b9c2b2 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -92,6 +92,11 @@ 1. [EFCS] Fix ground spoiler retraction after increasing TLA slightly above 0 - @lukecologne (luke) 1. [FWC] Improved LDG LT memo to take into account light position - @BravoMike99 (bruno_pt99) 1. [PRESS] Add pressurization system failures - @mjuhe (Miquel Juhe) +1. [FMS] Implement missed approach route - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing) +1. [AUTOFLIGHT] Implement NAV IN GA - @lukecologne (luke) +1. [FMS] Implement ability to program alternate routing - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing) +1. [FMS] Fix stringing logic between SID/STAR and enroute - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing) +1. [FMS] Improve altitude/speed constraint robustness on procedures - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing) 1. [ISIS] Fixed localiser deviation when on the back beam - @tracernz (Mike) 1. [FMS/AP/ND/PFD] Added support for localiser back course approaches - @tracer (Mike) 1. [ND] Fix color of navaids at the active leg termination - @BlueberryKing (BlueberryKing)