diff --git a/CHANGELOG.md b/CHANGELOG.md index 4030dc1845..28974a8adf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * **[Fix]** Fix an `IncorrectContextUseViolation` warning when calculating screen size on Android 11. * **[Fix]** All SQL commands used in SDK are presented as raw strings to avoid any possible static analyzer's SQL injection false alarms. -* **[Fix]** Fix Distribute installation source check which could return the wrong result for several devices. +* **[Fix]** Fix Distribute can't get updates for some devices. ___