diff --git a/developer_manual/app/changelog.rst b/developer_manual/app/changelog.rst index 80788bb14..00276764e 100644 --- a/developer_manual/app/changelog.rst +++ b/developer_manual/app/changelog.rst @@ -53,4 +53,8 @@ This is a deprecation roadmap which lists all current deprecation targets and wi --- * `OCP\\AppFramework\\IApi `_: full class * `OCP\\AppFramework\\IAppContainer `_: methods **getCoreApi** and **log** -* `OCP\\AppFramework\\Controller `_: methods **params**, **getParams**, **method**, **getUploadedFile**, **env**, **cookie**, **render** \ No newline at end of file +* `OCP\\AppFramework\\Controller `_: methods **params**, **getParams**, **method**, **getUploadedFile**, **env**, **cookie**, **render** + +8.1 +--- +* `\\OC\\Preferences `_ and `\\OC_Preferences `_ \ No newline at end of file