# HG changeset patch # User Franz Glasner # Date 1638433399 -3600 # Node ID 212a27cb0fc471015f9e5d9af0e8f3e74eb89cd0 # Parent 079a82129110db655cb7bade8cc3639706531d60 Docs: wording diff -r 079a82129110 -r 212a27cb0fc4 CHANGES.txt --- a/CHANGES.txt Thu Dec 02 09:22:22 2021 +0100 +++ b/CHANGES.txt Thu Dec 02 09:23:19 2021 +0100 @@ -23,7 +23,7 @@ - **[feature]** Implement :meth:`~configmix.config.Configuration.getkeysl` and :meth:`~configmix.config.Configuration.getkeys` that return generators - over all keys of a configuration value + over all keys of a configuration value. 0.17 (2021-11-22)