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 1518a7c commit 8f26d8eCopy full SHA for 8f26d8e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 3.0.4 - 2014-11-15
4
+**Thanks to
5
+[@gonzalocasas](https://github.com/gonzalocasas),
6
+[@tomByrer](https://github.com/tomByrer)**
7
+- Improved docs
8
+- Fixed Gonzales PE version
9
+
10
## 3.0.3 - 2014-09-29
11
**Thanks to
12
[@kizu](https://github.com/kizu),
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "3.0.3",
+ "version": "3.0.4",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments