From 83daa24e5619f0e39033b901bdde44ae2af4e57e Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Thu, 10 Dec 2015 10:02:34 +0200 Subject: [PATCH] Create skeleton upgrade document. --- Documentation/Upgrading/Upgrading-To-MaxScale-1.3.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Documentation/Upgrading/Upgrading-To-MaxScale-1.3.md diff --git a/Documentation/Upgrading/Upgrading-To-MaxScale-1.3.md b/Documentation/Upgrading/Upgrading-To-MaxScale-1.3.md new file mode 100644 index 000000000..07db2736d --- /dev/null +++ b/Documentation/Upgrading/Upgrading-To-MaxScale-1.3.md @@ -0,0 +1,11 @@ +# Upgrading MaxScale from 1.2 to 1.3 + +This document describes upgrading MaxScale from version 1.2.1 to 1.3. + +The major changes can be found in the [changelog](../Changelog.md) and more +detailed information in the [release notes](MaxScale-1.3.0-Release-Notes.md). + +## Installation + +Before starting the upgrade, we **strongly** recommend you back up your current +configuration file.