Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 408:1aa4cab0169c
Changelog
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Fri, 19 Nov 2021 13:28:35 +0100 |
| parents | 7c4805439949 |
| children | 2fc2e0bd0a56 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Nov 19 13:28:08 2021 +0100 +++ b/CHANGES.txt Fri Nov 19 13:28:35 2021 +0100 @@ -12,6 +12,17 @@ Pre-1.0 Series -------------- +not +~~~ + +- **[feature]** All configuration objects carry a flag `is_jail` that + allows to determine whether a configuration is jailed +- **[feature]** Allow a jailed configuration to be rebound to another + unjailed configuration +- **[feature}** A public accessor property to the base configuration + of a jailed configuration + + 0.17b1 (2021-11-19) ~~~~~~~~~~~~~~~~~~~
