commit | db80954cf1448f88fae78568dbd3d833da04054a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Mon Feb 03 16:19:32 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Mon Feb 03 16:19:32 2014 -0800 |
tree | cf0243617ef483300973442a55e7a1fdc02ff1ff | |
parent | 559885087728c0233b243756fe698e4071fab971 [diff] [blame] |
Chanloge + versionadded
diff --git a/docs/hazmat/backends/multibackend.rst b/docs/hazmat/backends/multibackend.rst index f1a8800..63177be 100644 --- a/docs/hazmat/backends/multibackend.rst +++ b/docs/hazmat/backends/multibackend.rst
@@ -7,6 +7,8 @@ .. 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.