From 55509efa1d681fca718c6fa40b11ede7edbb1149 Mon Sep 17 00:00:00 2001
From: patrick96
Date: Sat, 10 Jul 2021 21:22:17 +0200
Subject: [PATCH] doc: Add version to module visibility actions
---
doc/user/actions.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/user/actions.rst b/doc/user/actions.rst
index 69dd8fd2..95eb5e05 100644
--- a/doc/user/actions.rst
+++ b/doc/user/actions.rst
@@ -131,9 +131,13 @@ These actions are available to all modules and are prefixed with ``module_``.
hidden, it is just not drawn. The starting state can be configured with the
`hidden` configuration option.
+ .. versionadded:: 3.6.0
+
:``module_toggle``:
Toggles the visibility of a module.
+ .. versionadded:: 3.6.0
+
internal/date
^^^^^^^^^^^^^