File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0 - 2013-10-11
4+ - CLI: lint mode
5+
36## 0.0.15 - 2013-10-03
47- Option: remove-empty-rulesets (#67 )
58- Option colon-space expanded
Original file line number Diff line number Diff line change @@ -424,7 +424,8 @@ Thanks for assistance and contributions:
424424[@L0stSoul](https://github.com/L0stSoul),
425425[@ignovak](https://github.com/ignovak),
426426[@kizu](https://github.com/kizu),
427- [@anton-rudeshko](https://github.com/anton-rudeshko)
427+ [@anton-rudeshko](https://github.com/anton-rudeshko),
428+ [@mishaberezin](https://github.com/mishaberezin)
428429
429430# # License
430431
Original file line number Diff line number Diff line change 11{
22 "name" : " csscomb" ,
33 "description" : " CSS coding style formatter" ,
4- "version" : " 0.0.15 " ,
4+ "version" : " 0.1.0 " ,
55 "homepage" : " http://csscomb.com/" ,
66 "author" : " Mikhail Troshev <mishanga@yandex-team.ru>" ,
77 "repository" : " https://github.com/csscomb/csscomb.js" ,
You can’t perform that action at this time.
0 commit comments