@@ -41,3 +41,12 @@ function fences_update_8301(&$sandbox) {
}
}
}
/**
* Fences field.html.twig changed. See 3.x release notes!
*/
functionfences_update_8302(){
// See https://www.drupal.org/project/fences/issues/3303655
// and https://www.drupal.org/project/fences/issues/1343578
returnt('IMPORTANT: Fences field.html.twig changed from fences 8.x-2.x -> 3.x! If you overwrite field.html.twig in your template, you may need to compare and adopt changes! If not, everything should be fine.');