* add check constraint names to aid with setting naming convention for SQLAlchemy
0.3.1
==========================
* fixed vulnerability in password reset process that allowed users to log in when inactive
0.3.0
Not secure
==========================
* add support for Python 3 (3.4 and 3.5) * set up continuous integration testing on CircleCI and AppVeyor * test coverage is on CodeCov * remove BaseBWA dependency
0.2.5
Not secure
==========================
* preserve user permissions when updating, if they are not specified
0.2.4
Not secure
==========================
* updated compatibility with SQLAlchemy to prevent warnings