keycloak-uncached

Details

diff --git a/docbook/reference/en/en-US/modules/MigrationFromOlderVersions.xml b/docbook/reference/en/en-US/modules/MigrationFromOlderVersions.xml
index c35f746..ada2a89 100755
--- a/docbook/reference/en/en-US/modules/MigrationFromOlderVersions.xml
+++ b/docbook/reference/en/en-US/modules/MigrationFromOlderVersions.xml
@@ -82,6 +82,16 @@
         <section>
             <title>Migrating from 1.2.0.Beta1 to 1.2.0.RC1</title>
             <simplesect>
+                <title>Distribution changes</title>
+                <para>
+                    Keycloak is now available in 3 downloads: standalone, overlay and demo bundle. The standalone is intended
+                    for production and non-JEE developers. Overlay is aimed at adding Keycloak to an existing WildFly 8.2 or EAP 6.4
+                    installation and is mainly for development. Finally we have a demo (or dev) bundle that is aimed at
+                    developers getting started with Keycloak. This bundle contains a WildFly server, with Keycloak server and
+                    adapter included. It also contains all documentation and examples.
+                </para>
+            </simplesect>
+            <simplesect>
                 <title>Database changed</title>
                 <para>
                     This release contains again a number of changes to the database. The biggest one is Application and OAuth client merge.