--- a/src/pyams_skin.egg-info/PKG-INFO Sun Mar 11 11:09:25 2018 +0100
+++ b/src/pyams_skin.egg-info/PKG-INFO Sun Mar 11 11:23:42 2018 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-skin
-Version: 0.1.13.1
+Version: 0.1.14
Summary: PyAMS base skin interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_skin
Author: Thierry Florac
@@ -23,6 +23,12 @@
History
=======
+ 0.1.14
+ ------
+ - added support for IObjectData interface on menu items and actions
+ - automatically detect hints as HTML (MyAMS.js)
+ - upgraded FontAwesome icons to 4.7.0
+
0.1.13.1
--------
- use "MyAMS.getSource(url)" function in "MyAMS.getCSS()"