Mercurial > hgrepos > Python > libs > ConfigMix
changeset 203:b2a5442867e7
Doc: Wording: "allow" -> "support"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 05 May 2019 14:53:15 +0200 |
| parents | 2e66178a09d8 |
| children | bbc1aa40d781 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sun May 05 12:07:27 2019 +0200 +++ b/CHANGES.txt Sun May 05 14:53:15 2019 +0200 @@ -82,7 +82,7 @@ .. change:: :tags: breaking, feature - Allow comment-like key-value pairs with configuration keys starting + Support comment-like key-value pairs with configuration keys starting with ``__doc`` or ``__comment``. .. change:: @@ -108,7 +108,7 @@ .. change:: :tags: feature - Allow JSON formatted files as configuration files also (suffix ".json"). + Support JSON formatted files as configuration files also (suffix ".json"). .. change:: :tags: feature
