--- a/src/pyams_utils.egg-info/PKG-INFO Fri Dec 07 13:53:52 2018 +0100
+++ b/src/pyams_utils.egg-info/PKG-INFO Fri Dec 07 16:07:58 2018 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-utils
-Version: 0.1.24
+Version: 0.1.24.1
Summary: Utility functions and classes for PyAMS
Home-page: http://www.ztfy.org
Author: Thierry Florac
@@ -47,6 +47,12 @@
Changelog
=========
+ 0.1.24.1
+ --------
+ - added 'order' attribute to INode interface
+ - updated 'generate_url' function to add argument to define minimum words length with a default
+ value of 2 characters (instead of 2 before)
+
0.1.24
------
- added Pygments utilities