Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 91:5ca36fbea43d
Created a changelog
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sat, 17 Mar 2018 18:59:14 +0100 |
| parents | |
| children | 84b9578cacce |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CHANGES.txt Sat Mar 17 18:59:14 2018 +0100 @@ -0,0 +1,29 @@ +.. -*- coding: utf-8; mode: rst; -*- + +.. +.. Valid tags: doc, feature, bugfix + +.. _changelog: + +Changelog +========= + +Pre-1.0 Series +-------------- + +.. changelog:: + :version: 0.6 + + .. change:: + :tags: doc + + Begin the documentation with `Sphinx <http://www.sphinx-doc.org>`_. + +.. changelog:: + :version: 0.5 + :released: 2016-04-19 + + .. change:: + :tags: feature + + First really used release.
