--- a/src/pyams_skin.egg-info/PKG-INFO Wed Oct 07 18:07:56 2015 +0200
+++ b/src/pyams_skin.egg-info/PKG-INFO Wed Oct 07 18:09:27 2015 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-skin
-Version: 0.1.1
+Version: 0.1.2
Summary: PyAMS base skin interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_skin
Author: Thierry Florac
@@ -22,6 +22,18 @@
History
=======
+ 0.1.2
+ -----
+ - set custom layouts without ZCML
+ - added back-office configuration interfaces and classes
+ - updated default header template
+ - updated "Flop" charting plug-in
+ - use renamed MediaFileView for favourite icon
+ - add click handler in shortcuts DIV
+ - updated DataTables sorting options
+ - dialogs 'shown' and 'hide' callbacks can now be registered. These callbacks can be assigned
+ globally to all dialogs or to a single one
+
0.1.1
-----
- CSS updates