We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec6b90 commit 408f982Copy full SHA for 408f982
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.0 - 2013-11-06
4
+- Option: vendor-prefix-align
5
+- Dependencies updated
6
+- Fixed options order in readme
7
+
8
## 0.1.0 - 2013-10-11
9
- CLI: lint mode
10
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "0.1.0",
+ "version": "1.0.0",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments