1 parent eddd993 commit fde9628Copy full SHA for fde9628
1 file changed
NEWS.rst
@@ -3,6 +3,17 @@ User-visible changes
3
4
.. contents::
5
6
+``master`` branch
7
+-----------------
8
+
9
+* Support for `pull requests`_
10
+* Simple logging_ based messages for event tracking and debugging
11
+* Requires python-dateutil_
12
13
+.. _pull requests: http://develop.github.com/p/pulls.html
14
+.. _logging: http://docs.python.org/library/logging.html
15
+.. _python-dateutil: http://pypi.python.org/pypi/python-dateutil
16
17
0.4.0 - 2011-05-23
18
------------------
19
0 commit comments