From f55bf4e5594c0fde496f00994d3f8b2af5bc1253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20M=C3=A9tais?= Date: Thu, 24 Aug 2017 14:26:58 +0200 Subject: [PATCH] Update NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index c82a4cfa2..c2dcd5469 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Changes between 2.1.16 and 2.1.17: +---------------------------------- + +Application: + * Audio boost in video player (activate it in Settings > Video) + * Custom equalizer presets + * Implement Oreo notification channels + * Update VLC core + * Fix audio player sometimes invisible + * Fix player state not updated once playlist is over + * Misc crash fixes. + Changes between 2.1.15 and 2.1.16: ----------------------------------