=== 0.4 (in development) ===


=== 0.3 ===

- Loading the .md files with the Django Template() class. This means you can
  use {% load i18n %} and use the {% trans %} and {% blocktrans %} tag to
  create multilingual docs.

=== 0.2 ===

- Many changes in README
- Reduced dependencies in requirements.txt
- Added project to travis-ci.org: http://travis-ci.org/#!/bitmazk/django-online-docs
- Added better test file at /online_docs/static/online_docs/online_docs_view.md

=== 0.1 ===

Initial commit
