From 09d048e60b6c09e0ce96d85cbb37852a49da0866 Mon Sep 17 00:00:00 2001 From: zacksgamerz <81515012+zacksgamerz@users.noreply.github.com> Date: Fri, 21 Jun 2024 17:55:05 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71385728b7..1f16bd161a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * FlxPartialSound are now working on iOS Platforms due to openfl’s getBytes * FlxPartialSound are now working on Android Platforms due to it using sys libraries. * Plugging in a keyboard while inside the app doesn’t crash it now. +* Armv7 builds on android do not crash now. ## \[0.4.1\] - 2024-06-12