summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index b1fd314..2341dfa 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -3,7 +3,7 @@ ChangeLog
.. _v2.7.0:
-2.7.0 (2016-04-03)
+2.7.0 (2016-04-19)
------------------
*New:*
@@ -11,6 +11,7 @@ ChangeLog
- :issue:`267`: Add :class:`factory.LazyFunction` to remove unneeded lambada parameters,
thanks to `Hervé Cauwelier <https://github.com/bors-ltd>`_.
- :issue:`251`: Add :ref:`parameterized factories <parameters>` and :class:`traits <factory.Trait>`
+ - :issue:`256`, :issue:`292`: Improve error messages in corner cases
*Removed:*