Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 762:3eb2c451026b
Implement Configuration.copy_new_config_without()
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 07 Dec 2023 08:43:04 +0100 |
| parents | 72d317c255d4 |
| children | f7d888526349 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Dec 07 08:42:33 2023 +0100 +++ b/CHANGES.txt Thu Dec 07 08:43:04 2023 +0100 @@ -15,6 +15,11 @@ n/a (n/a) ~~~~~~~~~ +- **[feature]** + Implement new method + :py:meth:`~configmix.config.Configuration.copy_new_config_without` + for simple cases. + - **[bugfix,tests]** Add missing test data file(s).
