summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-20 13:42:13 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-20 13:42:13 -0500
commit97392926fe5b7a9e95da846014fb3a4d9b1d239a (patch)
tree62c7d171c20da2ad3c22f4a237515c20da7e0e2a /CHANGES
parent5191e2a744cb2a269709245202228c1633736c87 (diff)
downloadalembic-97392926fe5b7a9e95da846014fb3a4d9b1d239a.tar.gz
- [bug] fix the config.main() function to honor
the arguments passed, remove no longer used "scripts/alembic" as setuptools creates this for us. [#22]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0b70284..c34c8bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+0.1.2
+=====
+- [bug] fix the config.main() function to honor
+ the arguments passed, remove no longer used
+ "scripts/alembic" as setuptools creates this
+ for us. [#22]
+
0.1.1
=====
- [bug] Clean up file write operations so that