Changelog
=========

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


0.2 (2014-09-16)
----------------

Introduced demo application (with tests).

- Feature #4 - Introduced demo application: illustrate and test API usage.

- Feature #3 - On signature creation, tabs can be computed by backend.


0.1 (2014-08-12)
----------------

Initial release.

- Introduced ``django_docusign.backend.DocuSignBackend`` with "create
  signature" and "post recipient view" features.


.. rubric:: Notes & references

.. target-notes::

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