summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2014-01-21 21:12:53 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2014-01-21 21:14:13 +0100
commit3feb4f51a58e39a7aaf82222bff27ba181920b2e (patch)
treef9731e94cae87f5aa72591f5f7223671c357a353
parentacadd1476d45126a8b7eb4b9a8ac4e1e1faa6478 (diff)
downloadfactory-boy-3feb4f51a58e39a7aaf82222bff27ba181920b2e.tar
factory-boy-3feb4f51a58e39a7aaf82222bff27ba181920b2e.tar.gz
Update ChangeLog
-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..d18f8e2 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -2,6 +2,15 @@ ChangeLog
=========
+.. _v2.3.1:
+
+2.3.1 (maint)
+-------------
+
+*Bugfix:*
+
+ - Fix badly written assert containing state-changing code, spotted by `chsigi <https://github.com/chsigi>`_ (:issue:`126`)
+
.. _v2.3.0:
2.3.0 (2013-12-25)