Mercurial > hgrepos > Python > libs > ConfigMix
annotate CHANGES.txt @ 92:75738d488e9d
Extended the README.txt about the high-level workings of the package
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 14:21:48 +0100 |
| parents | 5ca36fbea43d |
| children | 84b9578cacce |
| rev | line source |
|---|---|
| 91 | 1 .. -*- coding: utf-8; mode: rst; -*- |
| 2 | |
| 3 .. | |
| 4 .. Valid tags: doc, feature, bugfix | |
| 5 | |
| 6 .. _changelog: | |
| 7 | |
| 8 Changelog | |
| 9 ========= | |
| 10 | |
| 11 Pre-1.0 Series | |
| 12 -------------- | |
| 13 | |
| 14 .. changelog:: | |
| 15 :version: 0.6 | |
| 16 | |
| 17 .. change:: | |
| 18 :tags: doc | |
| 19 | |
| 20 Begin the documentation with `Sphinx <http://www.sphinx-doc.org>`_. | |
| 21 | |
| 22 .. changelog:: | |
| 23 :version: 0.5 | |
| 24 :released: 2016-04-19 | |
| 25 | |
| 26 .. change:: | |
| 27 :tags: feature | |
| 28 | |
| 29 First really used release. |
