Version 0.8.3.
authorGoalSmashers <jakub@goalsmashers.com>
Thu, 29 Nov 2012 22:32:38 +0000 (22:32 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Thu, 29 Nov 2012 22:32:38 +0000 (22:32 +0000)
History.md
package.json

index 7a0c535..c9e2942 100644 (file)
@@ -1,3 +1,8 @@
+0.8.3 / 2012-11-29
+==================
+
+ * Fixed hsl/hsla colors processing.
+
 0.8.2 / 2012-10-31
 ==================
 
index 54c446c..69dcd65 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "https://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.8.2",
+  "version": "0.8.3",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"