From aa3b10872b2a3f8d5b41c2a5d8181608d866000a Mon Sep 17 00:00:00 2001 From: szaimen Date: Mon, 25 Apr 2022 22:12:46 +0200 Subject: [PATCH] add notice about app upgrades Signed-off-by: szaimen --- admin_manual/release_schedule.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin_manual/release_schedule.rst b/admin_manual/release_schedule.rst index a77320f75..623760e86 100644 --- a/admin_manual/release_schedule.rst +++ b/admin_manual/release_schedule.rst @@ -25,3 +25,9 @@ Maintenance releases -------------------- Maintenance releases are scheduled in a 4 week cycle with one week before the release date having the freeze and RC 1. + +Critical changes +---------------- + +You can find important documentation for app developers here: https://docs.nextcloud.com/server/latest/developer_manual/app_publishing_maintenance/app_upgrade_guide/index.html +Each document lists a link to the breaking changes of the corresponding release.