summaryrefslogtreecommitdiff
path: root/Changelog
blob: f89373c1da8cac5cb8f23bd3cdf92ccd0f277f28 (plain)
1
2
3
4
5
6
7
8
9
10
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