diff -r bdb57ba75245 -r e2ce53e66fc9 src/pyams_notify_ws.egg-info/PKG-INFO --- a/src/pyams_notify_ws.egg-info/PKG-INFO Wed Jun 26 18:58:58 2019 +0200 +++ b/src/pyams_notify_ws.egg-info/PKG-INFO Wed Jun 26 19:00:56 2019 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-notify-ws -Version: 0.2.0 +Version: 0.2.1 Summary: PyAMS notifications server management package Home-page: http://hg.ztfy.org/pyams/pyams_notify_ws Author: Thierry Florac @@ -24,6 +24,10 @@ History ======= + 0.2.1 + ----- + - set host in subscription request, and use it to filter notifications + 0.2.0 ----- - added authentication check while subscribing to notifications.