CHANGELOG.md in csscss-1.2.0 vs CHANGELOG.md in csscss-1.3.0

- old
+ new

@@ -1,4 +1,11 @@ +## 1.3.0 - 4/20/2013 ## + +* Adds --require switch for user configuration +* Deprecates --compass-with-config config.rb in favor of --compass --require config.rb +* Ignores @import statements. Users will need to run csscss on those directly +* Adds --ignore-sass-mixins which won't match declarations coming from sass mixins + ## 1.2.0 - 4/14/2013 ## * 0 and 0px are now reconciled as redundancies * Disables color support by default for windows & ruby < 2.0 * Fixes bug where unquoted url(data...) isn't parsed correctly