diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2019-03-06 14:28:33 +0100 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2019-03-06 14:28:42 +0100 |
commit | 4c8a5480138d5d47eb328f2934700d63b9c4cfe3 (patch) | |
tree | 56b22320f8ac13918e6642e2161c69236930640e /doc/migration.rst | |
parent | Bump version 2.9.dev (diff) | |
download | knot-4c8a5480138d5d47eb328f2934700d63b9c4cfe3.tar.xz knot-4c8a5480138d5d47eb328f2934700d63b9c4cfe3.zip |
doc: add migration from 2.7.x to 2.8.x
Diffstat (limited to 'doc/migration.rst')
-rw-r--r-- | doc/migration.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/migration.rst b/doc/migration.rst index 30eb5b01d..e6e2456ba 100644 --- a/doc/migration.rst +++ b/doc/migration.rst @@ -95,6 +95,13 @@ Upgrade 2.6.x to 2.7.x Upgrading from Knot DNS version 2.6.x to 2.7.x is seamless if no obsolete configuration or module rosedb is used. +.. _Upgrade 2.7.x to 2.8.x: + +Upgrade 2.7.x to 2.8.x +====================== + +Upgrading from Knot DNS version 2.7.x to 2.8.x is seamless. + .. _Knot DNS for BIND users: Knot DNS for BIND users |