Add a note about the colorization change.

This commit is contained in:
Chris Eppstein 2010-10-31 00:37:40 -07:00
parent 6c89c5c287
commit 55a649fbc5

View File

@ -17,6 +17,7 @@ COMPASS CHANGELOG
* Make the compass configuration file more self documenting by adding comments for
`preferred_syntax`, `output_style`, and `line_comments`.
* Work around IE compatibility issues with the :last-child selector. [Commit](http://github.com/jdsiegel/compass/commit/c1fb764dba9c54cc5d02f2f7de213fb21ac6ca09).
* Only the action is colorized in command line output now.
* Compass Validator has been upgraded and fine-tuned. It is now using the "css3" profile
to validate and provides a more consistent UI with other compass commands. To upgrade:
`gem install compass-validator`