Skip to content

Commit aad9063

Browse files
committed
v3.0.1
1 parent a52b25f commit aad9063

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 3.0.0 - 2014-07-19
411
**Thanks to
512
[@cvrebert](https://github.com/cvrebert),

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csscomb",
33
"description": "CSS coding style formatter",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
77
"repository": "https://github.com/csscomb/csscomb.js",

0 commit comments

Comments
 (0)