File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,5 @@ Authors & Contributors
33
44- Brad Montgomery `<mailto:brad@bradmontgomery.net >`_
55- Aaron Bassett `<https://github.com/aaronbassett >`_
6- - Michael Allen `<https://github.com/michaeldfallen `_
6+ - Michael Allen `<https://github.com/michaeldfallen >`_
7+ - Paul Cochrane `<https://github.com/paultcochrane >`_
Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ ends up highlighting more than you need or want).::
2121
2222 RAINBOWTESTS_HIGHLIGHT_PATH = '/path/to/my/project/'
2323
24- If the test output is too verbose and you just want a colorful version of
25- the standard Django test output, set ``RAINBOWTESTS_SHOW_MESSAGES `` to
26- ``False ``::
24+ * New in 0.6.0 * If the test output is too verbose and you just want a colorful
25+ version of the standard Django test output, set ``RAINBOWTESTS_SHOW_MESSAGES ``
26+ to ``False ``::
2727
2828 RAINBOWTESTS_SHOW_MESSAGES = False
2929
Original file line number Diff line number Diff line change 1- __version__ = '0.5.1 '
1+ __version__ = '0.6.0 '
You can’t perform that action at this time.
0 commit comments