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 a52b25f commit aad9063Copy full SHA for aad9063
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 3.0.1 - 2014-08-18
4
+**Thanks to
5
+[@mishanga](https://github.com/mishanga),
6
+[@cust0dian](https://github.com/cust0dian)**
7
+- Added `khtml` to list of vendor prefixes
8
+- Updated docs
9
+
10
## 3.0.0 - 2014-07-19
11
**Thanks to
12
[@cvrebert](https://github.com/cvrebert),
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "3.0.0",
+ "version": "3.0.1",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments