Skip to content

Commit 1a54bb0

Browse files
committed
Prepare release 0.3a1-3
1 parent f7811ee commit 1a54bb0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.3a1-3 (2021-05-22)
5+
++++++++++++++++++++
6+
* Support Unix socket on Windows 10.
7+
* Fix semaphore running in a different event loop bug.
8+
49
0.3a1-2 (2021-04-29)
510
++++++++++++++++++++
611
* Handle ConnectionResetError.

src/ndn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3a1-2"
1+
__version__ = "0.3a1-3"

0 commit comments

Comments
 (0)