From f73a68aecac73c3734da3244936ee4f5f3eaffd4 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 11 Apr 2021 13:27:39 -0700 Subject: [PATCH] Note the font crash fix in the changelog. (cherry picked from commit cce736bc16f59269710a07be83681748f080d8a5) --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index f9ea6f22..1add204b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# 2.4.4 + +## Fixes + +* **[Mission Generation]** Fixed "invalid face handle" error in kneeboard generation that occurred on some machines. + # 2.4.3 ## Features/Improvements