src/pyams_notify.egg-info/PKG-INFO
changeset 58 678779e9508a
parent 53 499857f9f756
child 61 c2ebe5d9d51c
--- a/src/pyams_notify.egg-info/PKG-INFO	Wed Jun 26 18:56:18 2019 +0200
+++ b/src/pyams_notify.egg-info/PKG-INFO	Wed Jun 26 19:00:27 2019 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-notify
-Version: 0.1.9
+Version: 0.1.10
 Summary: PyAMS notifications management package
 Home-page: http://hg.ztfy.org/pyams/pyams_notify
 Author: Thierry Florac
@@ -21,6 +21,11 @@
         History
         =======
         
+        0.1.10
+        ------
+         - use request's host to filter notifications by server; this can be used when several
+           PyAMS instances are connected to a single websockets server
+        
         0.1.9
         -----
          - handle errors in websockets response