14
0

- update to 1.0.4:

* Tinyrpc now supports the MSGPACK RPC protocol in addition to JSON-RPC.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=14
This commit is contained in:
2020-02-28 21:44:27 +00:00
committed by Git OBS Bridge
parent 8a99f1a7f7
commit 70954a70b1
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 28 21:43:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.0.4:
* Tinyrpc now supports the MSGPACK RPC protocol in addition to JSON-RPC.
-------------------------------------------------------------------
Tue Sep 10 09:23:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>