From 6bcb2272f14f3532676778fecdb81c47563d3781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Wed, 6 Jan 2021 11:50:58 +0100 Subject: [PATCH] correct issue number in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b913ac430..b119bc35d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file. - Correct line matching in debugger of AS3 after using deobfuscation - Concurrent access while in debugger - Correct body index for script initializer in P-code debugging -- #1548 TTF export - correctly handle duplicate unicode codes +- #1550 TTF export - correctly handle duplicate unicode codes - #1548 correctly handle empty generated file names ## [11.3.0] - 2020-04-25