0.4.0 - 2014-09-28 23:39:00 +0200:
 - Merge pull request #5 from marcinn/feature/django-1.7-compat
 - More detailed messages in makemigrations and squashmigrations commands
 - Django 1.7+ compatibility + wrapped migration commands

0.3.0 - 2014-02-17 15:31:45 +0100:
 - Merge pull request #3 from marcinn/hotfix/0.2.9
 - Update README.rst
 - removed version from __init__
 - Update README.rst
 - back to previous versioning scheme
 - cleaned up settings header
 - Changed Makefile:pypi to not use iw.dist
 - Update README.rst
 - possibility to change liquibase jar and connectors via settings
 - Merge pull request #2 from marcinn/master
 - db name, host, port were overriden by defaults

0.2.8 - 2012-02-28 14:30:25 +0100:
 - Updated documentation about new LIQUIMIGRATE_CHANGELOG_FILES directive Renamed README.txt to README.rst & included into MANIFEST.in Print additional info only in --verbosity 1 model Minor changes for PEP8
 - Merge pull request #1 from sq9mev/master
 - full multidb support

0.2.7 - 2011-06-01 23:37:14 +0200:
 - emit post_sync signal, call loaddata and initial_data
 - support for singledb django versions
 - fixed driver option

0.2.6 - 2011-05-20 16:53:23 +0200:
 - accepting --driver option from command line

0.2.5 - 2011-05-18 22:34:13 +0200:
 - Better README.txt - link to liquibase

0.2.4 - 2011-05-17 12:17:12 +0200:
 - FIXED: project path

0.2.3 - 2011-05-17 12:13:28 +0200:
 - Updated README.txt about mysql driver & about BSD license

0.2.2 - 2011-05-17 12:09:11 +0200:
 - ADDED: pass other args as liquibase args

0.2.1 - 2011-05-17 11:05:14 +0200:
 - FIXED: too small tuple when using not supported db driver

0.2.0 - 2011-04-29 13:11:54 +0200:
 - ADDED: mysql connector

0.1.2 - 2011-04-28 16:35:00 +0200:
 - ADDED: custom syncdb command
 - ADDED: ensure command was given & more README.txt
 - FIXED: run cmdline than just print them ;)
 - FIXED: missing vendor in egg

0.1.1 - 2011-04-28 14:17:24 +0200:
 - REMOVED: old dependencies/namespaces

0.1.0 - 2011-04-28 14:01:45 +0200:

