diff --git a/CHANGELOG.md b/CHANGELOG.md index 73cd33272a..cdba8a5397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co - Fixed reader sometimes won't load images - Handle some uncaught crashes - Fixed crashes due to GestureDetector's firstEvent is sometimes null on some devices +- Fixed download failed caused by invalid XML 1.0 character ### Other - Simplify network helper code