# HG changeset patch # User Franz Glasner # Date 1652421273 -7200 # Node ID ca8bba673200d5046f873bf73d3bd5ce531d43f5 # Parent e8f3e970e41164f3d28db8418dd3a1b1f9805054 Changelog diff -r e8f3e970e411 -r ca8bba673200 CHANGES.txt --- a/CHANGES.txt Fri May 13 07:51:40 2022 +0200 +++ b/CHANGES.txt Fri May 13 07:54:33 2022 +0200 @@ -12,6 +12,17 @@ Pre-1.0 Series -------------- +n/a (n/a) +~~~~~~~~~ + +- **[feature]** + Allow to enable and disable the internal caching + +- **[bugfix]** + For better consistency: use `.getvarl_s()` instead of `.getvarl()` + in the implementation of `__len__()` in jailed configurations. + + 0.20.5 (2022-03-07) ~~~~~~~~~~~~~~~~~~~