From a46fd2db566ffa3f9615d12f5b87cf71966363b0 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Fri, 1 Nov 2024 21:31:57 -0400 Subject: [PATCH] docs: fix entry --- .github/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 3fc0115b6b6..947063726a1 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -8,7 +8,7 @@ ## 0.12.1 1. [GENERAL] Fixed issue in C++ WASM Framework that caused performance degradation in some WASM modules - @frankkopp (Frank Kopp) -1. [A380X/FCU] Fixed auto-initialisation of baro unit - @tracernz (Mike) +1. [A32NX/FCU] Fixed auto-initialisation of baro unit - @tracernz (Mike) 1. [A380X/FCU] Fix baro-preselect not recognising baro unit changes - @tracernz (Mike) 1. [A380X/EFB] Fixed doors automatically opening in flight - @saschl (saschl#9432)