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 0f61b90 commit f0688ddCopy full SHA for f0688dd
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.0.14 - 2013-09-12
4
+- Option: eof-newline (#55)
5
+- Verbose option (#62)
6
+- Some refactoring
7
+
8
## 0.0.13 - 2013-09-12
9
- Fixed failing on empty files (#66)
10
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "0.0.13",
+ "version": "0.0.14",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments