summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2014-09-24 00:11:25 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2014-09-24 00:11:25 +0200
commit654ade24194d34d8047574364fcb5e7eb74d089f (patch)
tree8f6615a1db9f28202bd679d04ac97a61c2d7a409 /ChangeLog
parent79fb67f86c73092ac79dc0d2d371b9a6ab6adb79 (diff)
downloadsemantic-version-654ade24194d34d8047574364fcb5e7eb74d089f.tar.gz
Version bump to 2.3.1v2.3.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30563a8..e6fd35c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@ ChangeLog
=========
+2.3.1 (2014-09-24)
+------------------
+
+*Bugfix:*
+
+ * `#13 <https://github.com/rbarrois/python-semanticversion/issues/13>`_: Fix handling of files encoding
+ in ``setup.py``.
+
2.3.0 (2014-03-16)
------------------