Mercurial > hgrepos > Python > libs > ConfigMix
changeset 164:f8464559b838
Make the documented order of changelog tags in the CHANGES.txt the same as in doc/conf.py
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 14 Mar 2019 00:16:40 +0100 |
| parents | ff03cdf36139 |
| children | 6ca90e80f4f4 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Thu Mar 14 00:13:59 2019 +0100 +++ b/CHANGES.txt Thu Mar 14 00:16:40 2019 +0100 @@ -1,7 +1,7 @@ .. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*- .. -.. Valid tags: doc, feature, bugfix, test, breaking +.. Valid tags: breaking, feature, bugfix, test, doc .. .. _changelog:
