summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2013-12-30 14:08:03 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2013-12-30 14:08:03 +0100
commit874b5361d2972dd6feb2d26b74e37eba2434ba04 (patch)
tree39cda8086d705e184ed83db991d28e4d52a6337d /docs/changelog.rst
parent02e4cfd9bb0e0d1124385f52108bb709fc5d72bf (diff)
downloadfactory-boy-874b5361d2972dd6feb2d26b74e37eba2434ba04.tar
factory-boy-874b5361d2972dd6feb2d26b74e37eba2434ba04.tar.gz
Document FuzzyInteger.step
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index adb42a8..6658a96 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -2,6 +2,15 @@ ChangeLog
=========
+.. _v2.4.0:
+
+2.4.0 (master)
+--------------
+
+*New:*
+
+ - Add support for :attr:`factory.fuzzy.FuzzyInteger.step`, thanks to `ilya-pirogov <https://github.com/ilya-pirogov>`_ (:issue:`120`)
+
.. _v2.3.0:
2.3.0 (2013-12-25)