diff options
author | Olly Cope <olly@ollycope.com> | 2017-01-12 11:25:57 +0000 |
---|---|---|
committer | Olly Cope <olly@ollycope.com> | 2017-01-12 11:25:57 +0000 |
commit | 02f5b95037b234a7a330812bb96ae9331e979205 (patch) | |
tree | f44e53f5d53ba3008729b355679c97c30e47b79d | |
parent | b061ea06575910951defe2797daa924da428300b (diff) | |
download | yoyo-02f5b95037b234a7a330812bb96ae9331e979205.tar.gz |
Mark changelog with release date for v5.0.5
-rwxr-xr-x | CHANGELOG.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 25fa7a2..12cb22c 100755 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,8 @@ CHANGELOG --------- -5.0.5 -~~~~~ +5.0.5 (released 2017-01-12) +~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Added support for a ``__transactional__ = False`` flag in migration files, allowing migrations to run commands in PostgreSQL that raise errors |