Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add missing CHANGELOG entries.
  • Loading branch information
yxd-hde committed Nov 15, 2019
commit 6462db47e40e7ee6ea3d5e2d3b393301fb07c095
20 changes: 20 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,23 @@ Version 0.1.4
-------------

- Support Python 3.6.

Version 0.1.5
-------------

- Support reading environment variables from file.

Version 0.1.6
-------------

- Add timeout feature for Windows.

Version 0.1.7
-------------

- Add tests in CI.

Version 0.1.8
-------------

- Support running as a library.