Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyganch committed May 19, 2015
1 parent 854005c commit 3204363
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.1.0 - 2015-05-19
**Thanks to
[@1000ch](https://github.com/1000ch),
[@alexeykuzmin](https://github.com/alexeykuzmin),
[@jonrohan](https://github.com/jonrohan)**
- Used new Gonzales PE API
- Fixed nested properties (#319)
- Added support for symlinked configs
- Added support for configs with any extension

## 3.0.4 - 2014-11-15
**Thanks to
[@gonzalocasas](https://github.com/gonzalocasas),
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
"version": "3.0.4",
"version": "3.1.0",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <[email protected]>",
"repository": "https://github.com/csscomb/csscomb.js",
Expand Down

0 comments on commit 3204363

Please sign in to comment.