=== (ongoing)  ===

=== 0.6.1 ===

- Added creation of DB role to create_db task.

=== 0.6 ===

- Added TEST_SETTINGS_PATH setting to fabfile_settings.py
  This allows you to use our fab test task even if your settings have a
  different path than `myproject.settings.test_settings`

=== 0.5 ===

- Added check_coverage and check tasks.

=== 0.4  ===

 - Added fab tasks to import / export / upload / download postgres databases

=== 0.3.1  ===

- Fixed bad DB_NAME in `create_db` task.

=== 0.3  ===

- Added `drop_db` and `create_db` tasks

=== 0.2 ===

- Added `test` task

=== 0.1 ===

- Initial commit
