src/pyams_utils.egg-info/PKG-INFO
changeset 173 f7e43a680f42
parent 157 aedd98145b97
child 190 0b5f84d9eff4
--- a/src/pyams_utils.egg-info/PKG-INFO	Thu Apr 26 16:00:38 2018 +0200
+++ b/src/pyams_utils.egg-info/PKG-INFO	Fri Apr 27 10:24:14 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-utils
-Version: 0.1.13
+Version: 0.1.14
 Summary: Utility functions and classes for PyAMS
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -48,6 +48,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