--- a/src/pyams_utils.egg-info/PKG-INFO Thu Jan 11 16:57:23 2018 +0100
+++ b/src/pyams_utils.egg-info/PKG-INFO Sun Jan 14 15:01:21 2018 +0100
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: pyams-utils
-Version: 0.1.9
+Version: 0.1.10
Summary: Utility functions and classes for PyAMS
Home-page: http://www.ztfy.org
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
+Description-Content-Type: UNKNOWN
Description: ===================
pyams_utils package
===================
@@ -47,6 +48,12 @@
Changelog
=========
+ 0.1.10
+ ------
+ - added ZODB connection class and vocabulary based on Pyramid's settings
+ - updated DocFieldProperty to correctly handle attributes documentation
+ - small updates in registry management functions
+
0.1.9
-----
- added "NullAdapter" class to be able to remove a default adapter for a given context