# HG changeset patch # User Franz Glasner # Date 1639556499 -3600 # Node ID 0a09a6acc8248ab8c3acc9dea0c699fed781456a # Parent 5de1a6f213a5fe807a7b04f37744504aaa90892a Changelog diff -r 5de1a6f213a5 -r 0a09a6acc824 CHANGES.txt --- a/CHANGES.txt Wed Dec 15 09:14:17 2021 +0100 +++ b/CHANGES.txt Wed Dec 15 09:21:39 2021 +0100 @@ -12,6 +12,21 @@ Pre-1.0 Series -------------- +n/a (not released) +~~~~~~~~~~~~~~~~~~ + +- **[feature]** + Jailed configuration support proper evaluation in boolean context +- **[feature]** + Proper iteration support for jailed configurations +- **[bugfix]** + Fixes for proper exception formatting in many cases +- **[bugfix]** + Proper "yield" support for older Python versions +- **[test]** + Test fixes and enhancements + + 0.19.1b1 (2021-12-14) ~~~~~~~~~~~~~~~~~~~~~