From 15aa6a754734fcb09d2e95be1f9133110f70a9a4 Mon Sep 17 00:00:00 2001 From: halx99 Date: Fri, 2 Jul 2021 11:25:49 +0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 978a08c77c41..001d59990a40 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ adxe-1.0 ?? [Feature] Decompress astc parallel support +[Feature] Reimplement HttpClient based on yasio for concurrent http request support [Feature] Improve Lua RTTI performance and less memory storage [Feature] Virtual File System support, thanks to @rh101 [BugFix] Fix imgui draw frame cause afterimage when game scene nothing to draw