From 2317580639094e4781d11772e088601fb413b9e1 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Mon, 18 Apr 2016 00:16:45 +0200 Subject: [PATCH] documentation: README.md: add update notice (v0.22.2 -> v0.23.0) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0c60145..dec160c 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ snapshots and backups, as well as from the command line (e.g. for instantly creating additional snapshots). +###Upgrading from v0.22.2 + +Please read the [upgrade guide](doc/upgrade_to_v0.23.0.md) if you are updating from btrbk <= v0.22.2. + + Installation ============