Skip to content

Commit

Permalink
Update setuptools bootstrap script, bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Sep 14, 2015
1 parent 7b5f2b4 commit c845df6
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 198 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

0.1.7 (2015-09-13)
------------------

- Cleanly shut down server socket. [Leo Singer]

This decreases or eliminates the prevalence of `Address already in use`
errors when the server is killed (e.g. via a `KeyboardInterrupt`) and
immediately restarted.

- Add some log messages. [Leo Singer]

- Update setuptools bootstrap script. [Leo Singer]

0.1.6 (2015-03-26)
------------------

Expand Down
Loading

0 comments on commit c845df6

Please sign in to comment.