Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 4ed5a3f

Browse files
committed
core: updated changelog
1 parent f8e6fd1 commit 4ed5a3f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ChangeLog

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Version 1.3.0
2+
=============
3+
- ci: test Python 3.5 on Travis CI
4+
- core: it's Python 3.5 o'clock
5+
- doc: fix typo
6+
- build: fix build when PYTHON env var is not set
7+
- core: raised libuv revision to tag 1.8.0
8+
- fs: add pyuv.fs.realpath
9+
- samples: fixup Poll handle based example
10+
- doc: get{addr,name}info are now in the dns submodule
11+
- doc: add livehtml target to docs Makefile
12+
- poll: add support for the UV_DISCONNECT event
13+
- build: fix build on Windows
14+
- core: raised libuv revision to 36a024d
15+
- build, ci: fix build of Python 3.5 on Windows and AppVeyor
16+
- core: set version to 1.3.0
17+
118
Version 1.2.0
219
=============
320
- build: fix decoding std{out,err} with the right encoding

0 commit comments

Comments
 (0)