From 0da9cdc44af67b26ac02a99ab7aee297981e50fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 18 Dec 2021 17:02:40 +0100 Subject: [PATCH] small changelog change to trigger build --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdfa662d7..6933c761d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ All notable changes to this project will be documented in this file. - AS3 - insert debug instruction to mark register names even with activation - AS3 - debugging in inner functions - AS1/2 - debugger - rewinding playback to apply breakpoints -- [#1773] - auto set flagWideCodes on FontInfo wide character add +- [#1773] - auto set flagWideCodes on FontInfo wide character adding ## [15.0.0] - 2021-11-29 ### Added