diff --git a/CHANGELOG.md b/CHANGELOG.md index ef2a354fe9..428c2e6c53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,3 +21,4 @@ ## Other - Wrap SplashState to singleton factory, might fix issue where splash screen shown multiple times +- Use Okio instead of `java.io`, should improve reader stability (especially long strip)