Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 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 | 8b7333caba25 |
| children | b5ce9a8461bf |
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:
