aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hazmat')
-rw-r--r--docs/hazmat/backends/multibackend.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/hazmat/backends/multibackend.rst b/docs/hazmat/backends/multibackend.rst
index f1a88006..63177bef 100644
--- a/docs/hazmat/backends/multibackend.rst
+++ b/docs/hazmat/backends/multibackend.rst
@@ -7,6 +7,8 @@ MultiBackend
.. class:: MultiBackend(backends)
+ .. versionadded:: 0.2
+
This class allows you to combine multiple backends into a single backend
which offers the combined features of all of its constituents.