From 5098ceba08264205e80b5592858c974e9fafa8b4 Mon Sep 17 00:00:00 2001 From: Thomas Marx Date: Tue, 16 Jan 2018 22:10:11 +0100 Subject: [PATCH] #266 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf88889..066485eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,11 @@ All notable changes to the Audio Player project will be documented in this file. ### Changed - adjust PLS playlist parser [#265](https://github.com/rello/audioplayer/issues/265) +### Deprecated +- `OCP\PERMISSION_UPDATE` replaced by `OCP\Constants::PERMISSION_UPDATE` [#266](https://github.com/rello/audioplayer/issues/266) + ### Fixed - Audio Player CSS is breaking Overflow Menu in Files app [#264](https://github.com/rello/audioplayer/issues/264) -- replace deprecated constant [#266](https://github.com/rello/audioplayer/issues/266) ## 2.2.2 - 2017-12-26 ### Added