From 499e71aa348afbea7b2ced52e2eae9cdc95522ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Tue, 22 Jan 2019 15:35:52 +0100 Subject: [PATCH] Update NEWS --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 15501445b..f11fb296e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Changes between 3.0.94 and 3.0.95: +------------------ + +Application: + * Fix behavior while Chromecasting + * Fix subs not automatically loaded + * Open VLC app from widget + * Free more space on screen while scrolling + * Various bug fixes + +VLC: + * Fix Chromecast support on updated devices + * Update youtube script + Changes between 3.0.93 and 3.0.94: ------------------