Version 0.8.2.
authorGoalSmashers <jakub@goalsmashers.com>
Wed, 31 Oct 2012 21:52:02 +0000 (21:52 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Wed, 31 Oct 2012 21:52:02 +0000 (21:52 +0000)
History.md
package.json

index 0b10f4c..7a0c535 100644 (file)
@@ -1,3 +1,9 @@
+0.8.2 / 2012-10-31
+==================
+
+ * Fixed shortening hex colors and their relation to hashes in urls.
+ * Cleanup by @XhmikosR.
+
 0.8.1 / 2012-10-28
 ==================
 
index 0e37025..54c446c 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "https://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.8.1",
+  "version": "0.8.2",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"