From db80954cf1448f88fae78568dbd3d833da04054a Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 3 Feb 2014 16:19:32 -0800 Subject: Chanloge + versionadded --- docs/hazmat/backends/multibackend.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/hazmat/backends') 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. -- cgit v1.2.3