ChangeLog in autoprefixer-rails-0.5.20130629 vs ChangeLog in autoprefixer-rails-0.6.20130716
- old
+ new
@@ -1,4 +1,12 @@
+== 0.6 (As High As Honor)
+* New faster API, which cache preprocessed data. Old API is deprecated.
+* A lot of perfomance improvements.
+* Add Opera 15 -webkit- prefix support.
+* Update Chrome 29 and Safari 7 prefixes data.
+* Add minor browsers in popularity select.
+* Better syntax error messages.
+
== 0.5 (Ours is the Fury)
* Rewrite Autoprefixer to be more flexible.
* Use css, instead of Rework, to fix CSS parsing errors faster.
* Fix a lot of CSS parsing errors.
* Fix sass-rails 4.0.0.rc2 compatibility.