--- a/src/pyams_sequence.egg-info/PKG-INFO Thu Jul 19 01:42:00 2018 +0200
+++ b/src/pyams_sequence.egg-info/PKG-INFO Fri Jul 20 12:54:14 2018 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-sequence
-Version: 0.1.10
+Version: 0.1.11
Summary: PyAMS sequence interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_sequence
Author: Thierry Florac
@@ -12,6 +12,13 @@
History
=======
+ 0.1.11
+ ------
+ - added "multiple" attribute to references list widget to allow sorting of selected elements
+ - added subscriber on object modification to automatically remove inner "target" volatile attribute when
+ an internal reference is updated
+ - small optimization on "get_reference_target" function
+
0.1.10
------
- updated method to get target from reference in front-office