--- a/src/pyams_file.egg-info/PKG-INFO Tue Jul 17 11:12:44 2018 +0200
+++ b/src/pyams_file.egg-info/PKG-INFO Fri Jul 20 12:45:59 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-file
-Version: 0.1.16.1
+Version: 0.1.17
Summary: PyAMS file interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_file
Author: Thierry Florac
@@ -12,6 +12,13 @@
History
=======
+ 0.1.17
+ ------
+ - use BTree to store image thumbnails and reduce conflicts
+ - updated SVG content-type checks
+ - rename IThumbnail interface to IThumbnails
+ - small code optimizations
+
0.1.16.1
--------
- corrected image rendering function