Changelog
=========

0.1:
    - Started development
0.1.1 (06.03.2014):
	- Fixed issue with logging setup (missing formatter).
	- Added --no-venv and --no-bower options to omit setting up bower.
0.1.3 (10.03.2014):
	- Fixed PyPi Package issues with bin script.
0.1.4 (10.03.2014):
	- Improved logging setup
	- Fixed (critical) issue: pyenv/.gitkeep missing from repo
0.1.5 (12.03.2014):
  - Fixed missing pip dependency djangobower
0.1.6 (28.03.2014):
  - Added missing django-baseline dependency.
  - Settings for disabling DB warnings in iPython.
  - Improved logging in DEV env: only show DB logs >= INFO.
