--- 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