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 Jan 14, 2015
1 parent 23301c1 commit 18fcfc3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
Version 1.0.2
=============

- core: rearrange package structure
- build: fix verbose output in Python 3
- travis: fix testing on TravisCI
- travis: run tests using Tox
- test: fix tests when running inside Tox
- doc: updated fs module documentation
- core: move __version__ to a submodule
- doc: fix getting the package version
- build: using the system provided libuv is unsupported on Windows
- build: add invoke task to generate the changelog
- core: raised libuv revision to tag 1.2.1
- build: enhance release process
- core: set version to 1.0.2
- build: improve tasks.py

Version 1.0.1
=============
- build: add --use-system-libuv build time option
Expand Down

0 comments on commit 18fcfc3

Please sign in to comment.