diff --git a/CHANGES.txt b/CHANGES.txt index b4eda1f..f7af3d3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,11 @@ +0.1a15 +------ + +- Add ``alembic`` to ``db`` dependencies. + +- Fix alembic ``env.py`` template. + 0.1a14 ------