Skip to content
Snippets Groups Projects
Commit cdb579c9 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 14.

parent 2c922df8
No related branches found
No related tags found
No related merge requests found
sjrpc (14) unstable; urgency=low
* New major update, API breaks, please read the doc.
* New pluggable protocols (rpc, tunneling and vpn for now).
* Still compatible with olders versions.
* Use libev and pyev as event loop.
* Updated and complete documentation.
-- Antoine Millet <antoine.millet@smartjog.com> Wed, 05 Oct 2011 18:46:04 +0200
sjrpc (13) unstable; urgency=low
* Fixed a bug with dropped connections and async requests.
......
......@@ -23,4 +23,4 @@ import sjrpc.core
import sjrpc.server
import sjrpc.utils
__version__ = '14~dev'
__version__ = '14'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment