update changelog

This commit is contained in:
Lance Edgar 2012-10-08 10:50:10 -07:00
parent b0bb83514c
commit cbbb47128c

View file

@ -1,4 +1,11 @@
0.1a18
------
- [feature] Added ``engine_from_config()`` function to ``edbob.sqlalchemy``
module. This was done to provide awareness of the ``poolclass`` parameter to
engine configuration.
0.1a17
------