From b02c5459e19b2ac37b13a9d011dd20ea9a5fe922 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Thu, 11 Jul 2019 21:00:48 -0400 Subject: add Android instructions to log parser --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index f2e407f1..87b142bc 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -9,6 +9,7 @@ These changes have not been released yet. * For the web UI: * When filtering the mod list, clicking a mod link now automatically adds it to the visible mods. + * Added log parser instructions for Android. * Fixed log parser failing in some cases due to time format localisation. * For modders: -- cgit