HISTORY in asset_hat-0.2.0 vs HISTORY in asset_hat-0.2.1
- old
+ new
@@ -1,6 +1,11 @@
= HISTORY
+== Version 0.2.1 (2010-07-21)
+* Added WebFont Loader to supported JS vendors.
+* Stopped adding asset hosts to `url(/htc/...)` URLs because IE 6, by default,
+ refuses to run .htc files from other domains, including CDN subdomains.
+
== Version 0.2.0 (2010-06-10)
* Added support for loading many more JS vendors from Google's CDN, including
Prototype, MooTools, and SWFObject.
* Cleaned up existing docs, and added complete RDoc documentation.
* Added example integration script for Capistrano deployments.