Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 013ec54

Browse files
committed
update CHANGES
1 parent b2cfb7b commit 013ec54

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES.txt

+25
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
Changes
22
-------
33

4+
0.3.2 (2017-06-21)
5+
^^^^^^^^^^^^^^^^^^
6+
7+
**NEW**:
8+
9+
* Added ``zrevrangebylex`` command
10+
(see `#201 <https://github.com/aio-libs/aioredis/pull/201>`_),
11+
cherry-picked from master;
12+
13+
* Add connection timeout
14+
(see `#201 <https://github.com/aio-libs/aioredis/pull/221>`_),
15+
cherry-picked from master;
16+
17+
**FIX**:
18+
19+
* Fixed pool close warning
20+
(see `#239 <https://github.com/aio-libs/aioredis/pull/239>`_
21+
and `#236 <https://github.com/aio-libs/aioredis/issues/236>`_),
22+
cherry-picked from master;
23+
24+
* Fixed asyncio Lock deadlock issue
25+
(see `#231 <https://github.com/aio-libs/aioredis/issues/231>`_
26+
and `#241 <https://github.com/aio-libs/aioredis/pull/241>`_),
27+
28+
429
0.3.1 (2017-05-09)
530
^^^^^^^^^^^^^^^^^^
631

0 commit comments

Comments
 (0)