diff -r 8476b679fcab -r f7e43a680f42 docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Apr 26 16:00:38 2018 +0200 +++ b/docs/HISTORY.txt Fri Apr 27 10:24:14 2018 +0200 @@ -1,6 +1,13 @@ Changelog ========= +0.1.14 +------ + - updated request_property decorator cache key + - updated base site root ACL to grant 'public' permission to everyone + - use object ID in default cache key adapter + - add cache key adapters for string and persistent objects + 0.1.13 ------ - added site root factory interface