From 066f9f82fb4648caf38a8175a98056165b915d54 Mon Sep 17 00:00:00 2001 From: Alexander Bias Date: Mon, 11 Jul 2022 21:12:25 +0200 Subject: [PATCH] Add Visual checks section to UPGRADE.md --- CHANGES.md | 1 + UPGRADE.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9d02782..0f46e64 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Changes ### Unreleased +* 2022-07-10 - Add Visual checks section to UPGRADE.md * 2022-07-10 - Add Capabilities section to README.md ### v3.11-r2 diff --git a/UPGRADE.md b/UPGRADE.md index 17dae84..0f1c67c 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -27,3 +27,9 @@ Manual tests ------------ * There aren't any manual tests needed to upgrade this plugin. + + +Visual checks +------------- + +* It might be advisable to have a look at the output of the block in the GUI as Moodle themes can always change small details in this area.