view CHANGES.txt @ 100:e3289a56ba80

Enhance docu
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 22 Mar 2018 16:22:22 +0100
parents 1b4d95f60650
children 2eac386f825a
line wrap: on
line source

.. -*- coding: utf-8; mode: rst; indent-tags-mode: nil; -*-

..
.. 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

   .. change::
      :tags: feature

      Build a tree of configuration settings from INI files

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

   .. change::
      :tags: feature

      First really used release.