We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7bfe63 commit fba4215Copy full SHA for fba4215
1 file changed
README.rst
@@ -47,7 +47,13 @@ Changelog
47
0.15 (not yet released)
48
-----------------------
49
50
+* Forked by Jakub Stasiak
51
* 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
57
58
0.14
59
----
0 commit comments