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

Commit

Permalink
core: updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed May 26, 2016
1 parent f8e6fd1 commit 4ed5a3f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Version 1.3.0
=============
- ci: test Python 3.5 on Travis CI
- core: it's Python 3.5 o'clock
- doc: fix typo
- build: fix build when PYTHON env var is not set
- core: raised libuv revision to tag 1.8.0
- fs: add pyuv.fs.realpath
- samples: fixup Poll handle based example
- doc: get{addr,name}info are now in the dns submodule
- doc: add livehtml target to docs Makefile
- poll: add support for the UV_DISCONNECT event
- build: fix build on Windows
- core: raised libuv revision to 36a024d
- build, ci: fix build of Python 3.5 on Windows and AppVeyor
- core: set version to 1.3.0

Version 1.2.0
=============
- build: fix decoding std{out,err} with the right encoding
Expand Down

0 comments on commit 4ed5a3f

Please sign in to comment.