diff options
author | Olly Cope <olly@ollycope.com> | 2015-11-13 15:22:34 +0000 |
---|---|---|
committer | Olly Cope <olly@ollycope.com> | 2015-11-13 15:22:34 +0000 |
commit | 8b43afdfe1898dfc754b1492ec30b662898b037c (patch) | |
tree | e057239dfdfea518a3cc0d5396200aaf3ebab936 | |
parent | ecceb07622780f37f3a9b2202f3781f9d2ef1e39 (diff) | |
download | yoyo-8b43afdfe1898dfc754b1492ec30b662898b037c.tar.gz |
Mark changelog with release date for v5.0.1
-rwxr-xr-x | CHANGELOG.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a70d96b..646b18d 100755 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,8 @@ CHANGELOG --------- -5.0.1 -~~~~~ +5.0.1 (released 2015-11-13) +~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Bugfix: migration files are now sequentially named when using the prefix option (thanks to Igor Tsarev) |