From 4cd79411f1860426822c5ecaf97a30e648a3b580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Wed, 20 Sep 2017 17:14:50 +0200 Subject: [PATCH] Update NEWS --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 86f93fdcb..90a060008 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Changes between 2.1.19 and 2.1.20: +---------------------------------- + +Application: + * Pause media scan during playback + * Fix subtitles on Android 7+, including non-latin alphabets + * Fix folder expanding in current playlist + * Fix archive expanding in current playlist + * Fix volume changed blocked by OS sound level warning + * Fix advanced options dialog style + * Misc. bugfixes + + Changes between 2.1.18 and 2.1.19: ----------------------------------