# HG changeset patch # User Franz Glasner # Date 1637324915 -3600 # Node ID 1aa4cab0169c0dad27a2afbc98a41c8f2a0ec6e5 # Parent 1bec7f5fafe893fb65f03f2b5441719653ff8d8f Changelog diff -r 1bec7f5fafe8 -r 1aa4cab0169c CHANGES.txt --- 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) ~~~~~~~~~~~~~~~~~~~