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.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index 7cbe49c..1d730e1 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -4,6 +4,17 @@ Changelog
==========
.. changelog::
+ :version: 0.7.6
+
+ .. change::
+ :tags: bug, batch
+ :tickets: 287
+
+ Repaired support for the :meth:`.BatchOperations.create_index`
+ directive, which was mis-named internally such that the operation
+ within a batch context could not proceed.
+
+.. changelog::
:version: 0.7.5
:released: March 19, 2015