summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorolly <olly@ollycope.com>2014-02-02 17:42:20 +0000
committerolly <olly@ollycope.com>2014-02-02 17:42:20 +0000
commit3acc60314a39771dd1e85ec6d16cdfe2f6ecb84b (patch)
tree42dca8ebad7a6a2d976de43afe2643637d9916ba
parenta85e367defdc9000b2dbd0b02d4b57376c95c269 (diff)
downloadyoyo-3acc60314a39771dd1e85ec6d16cdfe2f6ecb84b.tar.gz
Updated changelog
-rw-r--r--CHANGELOG.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ae386c4..58c77bf 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,9 +1,13 @@
CHANGELOG
---------
+Version 4.2.4
+
+* Fix for mismanaged 4.2.3 release
+
Version 4.2.3
-* Migrations are now datestamped with a UTC date
+* Migrations are now datestamped with a UTC date (thanks to robi-wan)
* Fixes for installation and use under python 3
@@ -85,7 +89,7 @@ Version 4
Version 3
* Use the console_scripts entry_point in preference to scripts=[] in
-setup.py, this provides better interoperability with buildout
+ setup.py, this provides better interoperability with buildout
Version 2