HISTORY in asset_hat-0.3.0 vs HISTORY in asset_hat-0.3.1

- old
+ new

@@ -1,6 +1,16 @@ = HISTORY +== Version 0.3.1 (2011-04-02) +* IMPROVEMENT: Added tolerance for `.css` and `.js` extensions in assets.yml, + even though you don't need them. +* IMPROVEMENT: Added support for symbols as bundle names, e.g., + `include_js :bundle => :application`. Thanks, + daphonz[https://github.com/daphonz]! +* FIX: Worked around a JSMin bug that causes an error when JS ends with a + comment and no line break. + +== Version 0.3.0 (2010-12-08) * FEATURE: Added ERb support in `config/assets.yml`. * FEATURE: Added support for auto-creating SSL versions of every stylesheet. * FEATURE: Added support for loading remote JS via SSL. Includes loading popular JS from `https://ajax.googleapis.com` or your own CDN. * FEATURE: Added support for `FORMAT=long|short|dot` flags for