Change-log for django-adminlte2.

This file will be added to as part of each release

----

Version 0.2.0, Tue 28 Nov 2017
===============================

c9f88d9044	Removing box around django messages (Adam Charnock)
4ef0655ed1	Adding no_heading block (Adam Charnock)
1fe9eb4663	Adding {% add_active %} template tag, plus template tag docs (Adam Charnock)
425150f927	Correcting how user display name is determined. Removing meaningless online status. (Adam Charnock)
1a9e7f3494	Fixing endblock position (Adam Charnock)
fee5145db9	Documenting new blocks (Adam Charnock)
f32bf0983e	Adding empty 'nav_bar_center' block, wrapping custom nav bar menu in 'nav_custom_menu' (Adam Charnock)
72025213f6	Adding empty 'form' block to _main_sidebar.html (Adam Charnock)
e9f961b263	Adding page_actions block to content header (Adam Charnock)
b8280b03aa	Fixing docs typo (Adam Charnock)
8622c42306	Fixed logout url on admin theme (mrodal@hacknoid.com)
71f8067298	Adding info_box component (Adam Charnock)
6e827e245d	Moving base css styles (Adam Charnock)
9be9a09ca7	Login template now shows errors (Adam Charnock)
34b687b1bc	Fix: current menu not expand, not active (Phu Hoang)


Version 0.1.6, Sun 18 Dec 2016
===============================

dfeea5a35e	Adding missing __init__.py file (Adam Charnock)


Version 0.1.5, Mon 12 Dec 2016
===============================

8c20bccec5	Work on packaging of static files (Adam Charnock)


Version 0.1.4, Mon 12 Dec 2016
===============================

6a65af5069	Adding manifest (Adam Charnock)


Version 0.1.3, Mon 12 Dec 2016
===============================

31894b50e9	Removing errant requirements in setup.py (Adam Charnock)


Version 0.1.2, Mon 12 Dec 2016
===============================

551a9a26bd	Make UI more sane for anonymous users (Adam Charnock)
adea060400	Update the installation docs (Adam Charnock)


Version 0.1.1, Thu 08 Dec 2016
===============================

0fa4282da9	Ignore build & dist dirs (Adam Charnock)
8e2d08a9a9	Adding extrastyle block for admin template (fixes admin styling issues) (Adam Charnock)


Version 0.1.0 (first version), Wed 07 Dec 2016
===============================================


