--- a/src/pyams_file.egg-info/PKG-INFO Mon Sep 11 13:31:13 2017 +0200
+++ b/src/pyams_file.egg-info/PKG-INFO Mon Sep 11 15:00:56 2017 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-file
-Version: 0.1.6
+Version: 0.1.7
Summary: PyAMS file interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_file
Author: Thierry Florac
@@ -11,6 +11,14 @@
History
=======
+ 0.1.7
+ -----
+ - added mimetypes thumbnails
+ - added view to display all images thumbnails
+ - updated thumbnailer interface
+ - updated file field validation against "NOT_CHANGED" value
+ - updated files and images widgets
+
0.1.6
-----
- added file modifier form marker interface