From cdf3e386ae416cb58db5122cb359f5095258d1e7 Mon Sep 17 00:00:00 2001 From: Lorenzo Primiterra Date: Sun, 3 Feb 2019 22:24:20 +0700 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 3d98b592a..19e865fb6 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,15 @@ +# OONI Probe Android 2.0.2+43 [2019-02-04] + +Fixes: + +* IllegalArgumentException in FragmentManagerImpl.moveToState: https://github.com/ooni/probe-android/issues/184 +* IllegalStateException in RunningActivity.onFailure: https://github.com/ooni/probe-android/issues/183 +* NullPointerException in PerformanceItem.onBindViewHolder: https://github.com/ooni/probe-android/issues/182 +* Input dispatching timed out: https://github.com/ooni/probe-android/issues/181 +* Hotfix ANR Broadcast of Intent CONNECTIVITY_CHANGE: https://github.com/ooni/probe-android/issues/180 +* Memory corruption issues on Android devices: https://github.com/measurement-kit/measurement-kit/issues/1739 + + # OONI Probe Android 2.0.1+42 [2019-02-01] Fixes: