Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 268:1484f6c0223a
Implemented "del_assoc()"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 10 Sep 2020 09:22:30 +0200 |
| parents | 46571485b7d4 |
| children | e73884fe060b |
line wrap: on
line diff
--- a/CHANGES.txt Thu Sep 10 02:01:28 2020 +0200 +++ b/CHANGES.txt Thu Sep 10 09:22:30 2020 +0200 @@ -25,6 +25,12 @@ Unknown filetypes within these directories are ignored automatically. + .. change:: + :tags: feature + + Implemented a function to delete an association: + :py:func:`configmix.del_assoc`. + .. changelog:: :version: 0.9 :released: 2020-07-28
