summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-10-18 12:08:45 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2012-10-18 12:08:45 -0400
commit5c673ede893880795a64d260cf83b85b6eaea3b9 (patch)
tree5ef8b68d0e9273ee5c9f203745b32386460324d9 /CHANGES
parentb846fa706b0b96e26c49c9adc6fd829f9adb9029 (diff)
downloadalembic-5c673ede893880795a64d260cf83b85b6eaea3b9.tar.gz
- [feature] Explicit error message describing the case
when downgrade --sql is used without specifying specific start/end versions. #66
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c74d5ae..907aa40 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+0.4.1
+=====
+- [feature] Explicit error message describing the case
+ when downgrade --sql is used without specifying
+ specific start/end versions. #66
+
0.4.0
=====
- [feature] Support for tables in alternate schemas