src/pyams_thesaurus.egg-info/PKG-INFO
changeset 91 4925a9f3a985
parent 80 601d0dd8bbde
child 94 f71fb1a281ef
--- a/src/pyams_thesaurus.egg-info/PKG-INFO	Wed Sep 12 16:43:41 2018 +0200
+++ b/src/pyams_thesaurus.egg-info/PKG-INFO	Tue Sep 18 16:27:26 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-thesaurus
-Version: 0.1.11
+Version: 0.1.12
 Summary: PyAMS thesaurus management package
 Home-page: http://hg.ztfy.org/pyams/pyams_thesaurus
 Author: Thierry Florac
@@ -12,6 +12,12 @@
         History
         =======
         
+        0.1.12
+        ------
+         - use alternate label in terms tree selection widget when available
+         - added term's "order" attribute to be able to sort terms manually
+         - replaced autocomplete="off" directive with autocomplete="none" for Chrome compatibility
+        
         0.1.11
         ------
          - updated PyAMS_utils "unique" API