File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,21 @@ project endeavours to adhere to `Semantic Versioning`_.
991.0.0 -- 2017-04-01
1010-------------------
1111
12- - ADDED: Automatically suppress colouring when the STDOUT is not a TTY.
13- - ADDED: Honcho now exposes a HONCHO_PROCESS_NAME environment variable to its
12+ * ADDED: Automatically suppress colouring when the STDOUT is not a TTY.
13+ * ADDED: Honcho now exposes a HONCHO_PROCESS_NAME environment variable to its
1414 child processes which contains the name of the process (e.g. ``web.1 ``,
1515 ``worker.2 ``, etc.)
16- - ADDED: All subcommands now support ``--no-colour `` and ``--no-prefix `` options
16+ * ADDED: All subcommands now support ``--no-colour `` and ``--no-prefix `` options
1717 to suppress ANSI coloured output and the logging prefix, respectively.
18- - CHANGED: The Upstart configuration generated by the Upstart exporter no longer
18+ * CHANGED: The Upstart configuration generated by the Upstart exporter no longer
1919 creates a log directory to which to send process output, in favour of relying
2020 on Upstart's built-in job logging support (present since at least Upstart
2121 1.4).
2222
23230.7.1 -- 2016-04-13
2424-------------------
2525
26- - FIXED: Honcho now correctly pays attention to the ``-f `` argument when
26+ * FIXED: Honcho now correctly pays attention to the ``-f `` argument when
2727 provided before a command, fixing a regression introduced in the previous
2828 version. Thanks to Marc Krull for reporting and fixing.
2929
You can’t perform that action at this time.
0 commit comments