From adf2c6d0d10abfd01f5c16b727fc5118271bb03f Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 12 Oct 2018 21:05:01 +0200 Subject: [PATCH] updating changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f70afc70..a04cac0ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========== +Version 5.0.0 *(2018-10-12)* +---------------------------- + + * Increase the minimal Android OS version required to 5 (Lollipop) + * Adding an option for toggling previous/next headset buttons (by Pawel) + * Search the song folder for album art, if metadata is empty (by Pawel) + * Show the Toggle Autoplay menu item at third party intents too + * Rewrote file selecting for better stability + Version 4.3.1 *(2018-09-29)* ----------------------------