diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 7abfbe510..387085911 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,6 +7,11 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. +7.6.11 +-------------------------------------------------------------------- + * If upgrading from WebGUI 7.5, you should upgrade to 7.5.40 first, + then you can upgrade to WebGUI 7.6.11 and beyond. + 7.6.10 -------------------------------------------------------------------- * The Survey JSON fields (Survey.surveyJSON and Survey_response.responseJSON) @@ -70,12 +75,10 @@ save you many hours of grief. * WebGUI now requires XML::FeedPP version 0.36 or greater. * The Syndicated Content asset has been heavily modified. Your templates - and settings should automatically migrate, but in less than 1% of cases - there will be problems that the migration cannot handle. Check your - Syndicated Content assets after upgrade to ensure they are still - working as expected. - - * You must upgrade to 7.6.2 before you can upgrade to 7.6.3. + and settings should automatically migrate, but in less than 1% of cases + there will be problems that the migration cannot handle. Check your + Syndicated Content assets after upgrade to ensure they are still + working as expected. 7.6.1 --------------------------------------------------------------------