kekrozsak/vendor/kriswallsmith/assetic/CHANGELOG-1.1.md
Polonkai Gergely 082a0130c2 Initial commit with Symfony 2.1+Vendors
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 09:52:20 +02:00

10 lines
367 B
Markdown
Executable File

1.1.0 (???)
---------------------
* Added the UglifyJsFilter
* added support for asset variables:
Asset variables allow you to pre-compile your assets for a finite set of known
variable values, and then to simply deliver the correct asset version at runtime.
For example, this is helpful for assets with language, or browser-specific code.