diff -r 6cb6acc05cc3 -r f022906f90ab src/pyams_thesaurus.egg-info/PKG-INFO --- a/src/pyams_thesaurus.egg-info/PKG-INFO Thu Oct 08 12:15:52 2015 +0200 +++ b/src/pyams_thesaurus.egg-info/PKG-INFO Thu Oct 08 12:17:28 2015 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-thesaurus -Version: 0.1.1 +Version: 0.1.2 Summary: PyAMS thesaurus management package Home-page: http://hg.ztfy.org/pyams/pyams_thesaurus Author: Thierry Florac @@ -8,6 +8,26 @@ License: ZPL Description: + History + ======= + + 0.1.2 + ----- + - changed menus icon class + - use named permissions + + 0.1.1 + ----- + - added thesaurus context manager + - added terms selector with access to full terms list + - added JSON-RPC methods + - added control panel 'Thesaurus' entry + - added 'extract' argument to thesaurus 'get_top_terms' method + - changed result status of thesaurus term add form + + 0.1.0 + ----- + - initial release Keywords: Pyramid PyAMS thesaurus Platform: UNKNOWN