summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Haaker <d.haaker@gmail.com>2012-10-21 00:08:58 +0200
committerDaniel Haaker <d.haaker@gmail.com>2012-10-21 00:08:58 +0200
commit4b9229b0f851d429f70d5ef7620a4302c493a89b (patch)
treeee8553c523bdfe0bad2588bc73d360af21fd5eb8 /CHANGES
parent894afbf83c3aba783519358ac82e9c7114282701 (diff)
downloadalembic-4b9229b0f851d429f70d5ef7620a4302c493a89b.tar.gz
Fix bug with minute component in file_template and make sure it is tested correctly
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9d551ec..8e7ab6b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,9 @@
from operations.create_table() documentation.
#81
+- [bug] Fixed the minute component in file_template
+ which returned the month part of the create date.
+
0.4.0
=====
- [feature] Support for tables in alternate schemas