File: CHANGES.rst

package info (click to toggle)
aioxmlrpc 0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 120 kB
  • ctags: 55
  • sloc: python: 237; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Changelog
=========

0.3 released on 2016-06-16
--------------------------

 * Fix socket closing issue


0.2 released on 2016-05-26
--------------------------

 * Update compatibility for aiohttp >= 0.20

 .. important::

    This break the compatibility of python 3.3


0.1 released on 2014-05-17
--------------------------

 * Initial version implementing ``aioxmlrpc.client``