ChangeLog in autoprefixer-rails-0.4.20130528 vs ChangeLog in autoprefixer-rails-0.4.20130530
- old
+ new
@@ -23,9 +23,13 @@
20130528:
* Fix compatibilty with Rework from git master.
* Add minor browsers to data, which can be selected only directly.
+20130530:
+* Add Opera 15 and iOS 6.1 data.
+* Fix iOS versions in properties and values data.
+
== 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`.