Added the fix_color change to the changelog

This commit is contained in:
Morten Enemark Lund 2016-03-23 14:28:39 +01:00
parent 19974f2e95
commit 39e5aa5948

View file

@ -9,7 +9,11 @@ Current Developments
* Added a new shell type ``'none'``, used to avoid importing ``readline`` or
``prompt_toolkit`` when running scripts or running a single command.
* New: `sudo` functionality on Windows through an alias
* Automatically enhance colors for readability in the default terminal (cmd.exe)
on Windows. This functionality can be enabled/disabled with the
$INTENSIFY_COLORS_ON_WIN environment variable.
**Changed:**
* Running scripts through xonsh (or running a single command with ``-c``) no