Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 195:28e6c1413947
Added support for TOML style configuration files
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 03 May 2019 21:51:09 +0200 |
| parents | 46c7d872db83 |
| children | 0b855758ba08 |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 03 20:21:12 2019 +0200 +++ b/CHANGES.txt Fri May 03 21:51:09 2019 +0200 @@ -52,6 +52,11 @@ already existing default configuration into which all additional configuration settings are merged into. + .. change:: + :tags: feature + + Handle TOML style configuration files also. + .. changelog:: :version: 0.6
