From 34846014399f8756962051df02d251b91b65bb0c Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 18 Apr 2015 21:12:03 +0200 Subject: Update documentation changelog and examples. Final touches --- Changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Changelog (limited to 'Changelog') diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..f678c6e --- /dev/null +++ b/Changelog @@ -0,0 +1,11 @@ +v2.0: + - replace charrypy with TwistedWeb as beinc_server.py backend + - use XMLRPC instead of HTTP POST for a cleaner and more robust API + - several ssl options like ssl_version and ssl_ciphers added + - bugfixes + +v1.1: + - when beinc_poller.py fetches several messages from a queue it won't let the last one to completely overwrite the previous ones + +v1.0 + - Initial version -- cgit v1.3