Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 303:2a2f5b86fe34
Move some important public constants into the .constants sub-module
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 25 Apr 2021 16:09:00 +0200 |
| parents | 5648e4611383 |
| children | f529ca46dd50 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Apr 25 14:05:16 2021 +0200 +++ b/CHANGES.txt Sun Apr 25 16:09:00 2021 +0200 @@ -13,6 +13,16 @@ -------------- .. changelog:: + :version: none + :released: not yet + + .. change:: + :tags: breaking, misc + + Moved some important public constants from :py:mod:`configmix` + into the :py:mod:`configmix.constants` module. + +.. changelog:: :version: 0.13 :released: 2021-04-21
