Version 0.8.1.
authorGoalSmashers <jakub@goalsmashers.com>
Sun, 28 Oct 2012 15:02:12 +0000 (15:02 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Sun, 28 Oct 2012 15:02:12 +0000 (15:02 +0000)
History.md
package.json

index 5349ca3..0b10f4c 100644 (file)
@@ -1,3 +1,8 @@
+0.8.1 / 2012-10-28
+==================
+
+ * Added better zeros processing for rect(...) syntax (clip property).
+
 0.8.0 / 2012-10-21
 ==================
 
index ecdb385..4bf71fe 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "http://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.8.0",
+  "version": "0.8.1",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"