Skip to content

Commit 3204363

Browse files
committed
v3.1.0
1 parent 854005c commit 3204363

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 3.1.0 - 2015-05-19
4+
**Thanks to
5+
[@1000ch](https://github.com/1000ch),
6+
[@alexeykuzmin](https://github.com/alexeykuzmin),
7+
[@jonrohan](https://github.com/jonrohan)**
8+
- Used new Gonzales PE API
9+
- Fixed nested properties (#319)
10+
- Added support for symlinked configs
11+
- Added support for configs with any extension
12+
313
## 3.0.4 - 2014-11-15
414
**Thanks to
515
[@gonzalocasas](https://github.com/gonzalocasas),

package.json

+1-1
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.4",
4+
"version": "3.1.0",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <[email protected]>",
77
"repository": "https://github.com/csscomb/csscomb.js",

0 commit comments

Comments
 (0)