diff -r b1a1ccc1fa26 -r a94173c4f60f docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Oct 08 11:31:03 2015 +0200 +++ b/docs/HISTORY.txt Thu Oct 08 11:32:06 2015 +0200 @@ -0,0 +1,16 @@ +History +======= + +0.1.2 +----- + - check upgrade mode on application startup before starting scheduler process + - add status code to scheduler messages handler + - use 'pyams_zmq' package utility functions for sockets to handle connection timeout + +0.1.1 +----- + - changed ØMQ error handling + +0.1.0 +----- + - initial release