src/ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 280 82cc56661718
parent 275 2027d75ae843
child 285 73d215ccd5df
--- a/src/ztfy.utils.egg-info/PKG-INFO	Sat Jan 15 00:24:17 2022 +0100
+++ b/src/ztfy.utils.egg-info/PKG-INFO	Wed Jun 01 18:47:23 2022 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: ztfy.utils
-Version: 0.4.16
+Version: 0.4.17
 Summary: ZTFY utility functions and classes for Zope3
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -41,6 +41,11 @@
         Changelog
         =========
         
+        0.4.17
+        ------
+         - added property to define ZODB connection from configuration file; this allows to use other
+           ZODB storage types, like RelStorage
+        
         0.4.16
         ------
          - added HTTP client option to disable SSL certificate verification