Skip to content

Commit fba4215

Browse files
committed
Update README.rst
1 parent c7bfe63 commit fba4215

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,13 @@ Changelog
4747
0.15 (not yet released)
4848
-----------------------
4949

50+
* Forked by Jakub Stasiak
5051
* Made Python 3 compatible
52+
* Added setup script, made installable by pip and uploaded to PyPI
53+
* Set up Travis build
54+
* Reformatted the code and moved files around
55+
* Stopped catching BaseException in several places, that could hide errors
56+
* Marked threads as daemonic, they won't keep application alive now
5157

5258
0.14
5359
----

0 commit comments

Comments
 (0)