diff --git a/CHANGES.txt b/CHANGES.txt index 167e8ef..e5e784d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,13 @@ +0.1a19 +------ + +- [general] Added ``active_extensions`` stubs to alembic migration script + template. + +- [general] Updated pyramid user views and templates. These were sorely out of + date. + 0.1a18 ------