HISTORY in asset_hat-0.1.1 vs HISTORY in asset_hat-0.1.2
- old
+ new
@@ -1,7 +1,12 @@
HISTORY
=======
+Version 0.1.2 (2010-01-27)
+--------------------------
+* Memoized HTML output from `include_css` and `include_js` when
+ `AssetHat.cache?` is true.
+
Version 0.1.1 (2010-01-20)
--------------------------
* Rewrote `AssetHat::VERSION` to be based on `VERSION.yml`.
* Prefixed `AssetHat::CONFIG_FILEPATH` with `RAILS_ROOT`, which fixes ability
to run an app's individual test files.