From 4c359bbb29e9dd2beed3b314bb72b2f279a085c1 Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 5 May 2017 11:50:10 +0200 Subject: [PATCH] add notes about upgrading --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 60da12331..ed08b0eb6 100644 --- a/readme.md +++ b/readme.md @@ -54,6 +54,9 @@ These settings can be found in your configuration file in the `contentSecurity` ## Maintenance +Before upgrading your CryptPad instance to the latest version, we recommend that you check what has changed since your last update. +You can do so by checking which version you have (see package.json), and comparing it against newer [release notes](https://github.com/xwiki-labs/cryptpad/releases). + To get access to the most recent codebase: ```