.. -*- coding: utf-8; mode: rst; -*-

..
.. Valid tags: doc, feature, bugfix, test

.. _changelog:

Changelog
=========

Pre-1.0 Series
--------------

.. changelog::
   :version: 0.6

   .. change::
      :tags: doc

      Begin the documentation with `Sphinx <http://www.sphinx-doc.org>`_

   .. change::
      :tags: test

      Begin formal unittests

.. changelog::
   :version: 0.5
   :released: 2016-04-19	     

   .. change::
      :tags: feature

      First really used release.
