Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GaretJax committed Feb 10, 2015
1 parent 3eed65b commit d87cdba
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@ Unreleased
----------


0.4.0 2014/12/23
----------------
0.5.0 – 2015/01/28
------------------

* Added -z, --watch command line argument to watch arbitrary folders


0.4.0 – 2014/12/23
------------------
* Added -i, --ignore command line argument to ignore files by the glob
expression.
* Added basic tests for the entry point script.
Expand All @@ -14,26 +20,26 @@ Unreleased
* Provisional compatibility with Python 3.3 and 3.4.


0.3.0 - 2014/08/21
0.3.0 2014/08/21
------------------


0.2.3 - 2013/12/25
0.2.3 2013/12/25
------------------
* Ignore the paths indicated by the -w and -d arguments when watching for
changes to the documentation.


0.2.1 - 2013/12/25
0.2.1 2013/12/25
------------------
* Catch subprocess PTY reading errors.


0.2.0 - 2013/12/25
0.2.0 2013/12/25
------------------
* Explicitly parse sphinx-build arguments for better compatibility.


0.1.0 - 2013/12/25
0.1.0 2013/12/25
------------------
* Initial release.

0 comments on commit d87cdba

Please sign in to comment.