ChangeLog in autoprefixer-rails-0.4.20130530 vs ChangeLog in autoprefixer-rails-0.4.20130603
- old
+ new
@@ -27,9 +27,13 @@
20130530:
* Add Opera 15 and iOS 6.1 data.
* Fix iOS versions in properties and values data.
+20130603:
+* Use latest Rework 0.15 with a lot of CSS parsing fixes.
+* Update browsers usage statistics.
+
== 0.3 (Growing Strong)
* Use own filters instead of Rework’s `prefix` and `prefixValue`.
* Smarter value prefixer without false match “order” in “border”.
* 40% faster.
* Don’t add unnecessary properties instead of Rework’s `prefixValue`.