Changelog
=========

This document describes changes between each past release. For information
about future releases, check `milestones`_ and :doc:`/about/vision`.

1.1.1 (2015-01-13)
------------------

- Documentation update

1.1.0 (2014-11-24)
------------------

- Thanks to Bruno Bord, management commands now use stdout instead of print

1.0.2 (2014-11-14)
------------------

- FIX create_index and drop_index when database is not set

1.0.1 (2014-11-14)
------------------

- FIX index_exists

1.0.0 (2014-11-14)
------------------

- support multi database

0.0.2 (2014-09-29)
------------------

- FIX changelog dates

- FIX error in util.get_app_paths

0.0.1 (2014-09-29)
------------------

Initial release.

- First release of django-json-dbindex, compatibility with PostgreSQL only.


.. rubric:: Notes & references

.. target-notes::

.. _`milestones`: https://github.com/novapost/django-json-dbindex/milestones
