summaryrefslogtreecommitdiff
path: root/docs/build/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build/changelog.rst')
-rw-r--r--docs/build/changelog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index 7c66f58..5f9c704 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -7,6 +7,13 @@ Changelog
:version: 0.7.1
.. change::
+ :tags: bug, batch
+
+ The ``render_as_batch`` flag was inadvertently hardcoded to ``True``,
+ so all autogenerates were spitting out batch mode...this has been
+ fixed so that batch mode again is only when selected in env.py.
+
+ .. change::
:tags: feature, autogenerate
:tickets: 178
:pullreq: bitbucket:32