From 65fd2457c4da69585cf9b3355973e8e82124ef95 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Wed, 15 Nov 2023 20:19:35 -0500 Subject: [PATCH] changelog updates for v1.2.0 release --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e78ac1..a4e2183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v1.2.0 + +- add fontc compiler debug build support with a new `debug` configuration input +- update Action dependencies + ## v1.1.0 - fix fontc executable installation command across installation options