Commit 33b3796f authored by Balasankar "Balu" C's avatar Balasankar "Balu" C

Specify users need to first upgrade to latest available version in major version series

parent f28ff040
...@@ -66,9 +66,9 @@ one major version. For example, it is safe to: ...@@ -66,9 +66,9 @@ one major version. For example, it is safe to:
Upgrading the major version requires more attention. Upgrading the major version requires more attention.
We cannot guarantee that upgrading between major versions will be seamless. As previously mentioned, major versions are reserved for backwards incompatible changes. We cannot guarantee that upgrading between major versions will be seamless. As previously mentioned, major versions are reserved for backwards incompatible changes.
We recommend that you first upgrade to the latest available minor version within We recommend that you first upgrade to the latest available version within your
your major version. By doing this, you can address any deprecation messages major version. By doing this, you can address any deprecation messages that
that could possibly change behaviour in the next major release. could possibly change behaviour in the next major release.
Please see the table below for some examples: Please see the table below for some examples:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment